I have a pages field, I want to show the first sorted image as the cover thumbnail - how can I do this, at the moment I think its showing the last first uploaded.
Cover image in pages section - panel
_gareth_j
#3
thanks, needs the image (for those that does know):
image:
query: page.images.sortBy('sort', 'asc').first
would it make sense to have this as the default?