I want to create a view that only shows the last 8 entries. The reason why I’m not satisfied with just sorting by time created and just looking at the top 8 is because this is going to be a public gallery view for users.
I know I can create a separate checkbox field and give a check mark to the last 8, but I don’t want to manually check off boxes. Is this possible?
