i want to sort my collection from a-z in admin panel
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
Star
Discord
online
Get dedicated engineering support directly from the Payload team.