#is there a way to sort collections in admin panel
3 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
I believe they are sorted in the order in which you add them to the collections array inside your payload.config.ts.
So, no sort properly, but you could sort them manually, or just run the .sort() function on the collections array based on collection.slug