Hello, I am trying to sort this content but I failed. Anyone would have an idea?
The drop content is from a data collection with almost 1000 rows.
Thank you.
You can sort when calling a collection
https://www.wix.com/corvid/reference/wix-data/wixdatasort
If your using a dataset you can use the sort in the settings.
a different trick is also sorting it in the collection directly so when you make a query it will result in the correct order.
hope that helps
Claes