#is there a way to sort collections in admin panel

3 messages · Page 1 of 1 (latest)

foggy siren
#

i want to sort my collection from a-z in admin panel

carmine grottoBOT
hazy sedge
#

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