Sort items within a custom data type

I have a custom data type called moderator, one of the field is list_of_screenshots, which are just list of imagines. Any user could upload new screenshots about the moderator and it will be displayed in a repeating group. The issue is that the order of those imagines currently are not in reversing order, so user see the oldest submission first. I want to order it by creation date but reverse order. Normally I should be able to :sorted_by, but for some reason. this is not an option for me when I set up the repeating group.

Hello @luyilousia

Difficult to understand what the problem may be without more info, Screenshots showing the expressions would help :smiley:

This topic was automatically closed after 70 days. New replies are no longer allowed.