-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi!
I use the checkbox association to filter the data grid on associations. Unfortunately, they are sorted in the insertion order and not alphabetically.
A dummy example: a book goes through multiple stages
[ ] Published
[ ] Draft
[ ] Printed
It would be really cool if that would be ordered alphabetically:
[ ] Draft
[ ] Printed
[ ] Published
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels