List sorting #632
Replies: 3 comments 2 replies
-
This would be super helpful with one of our current projects. E.g. taking the list of associations (here: comments of posts in the avo demo): We're using acts_as_list here to make them sortable (and adding custom actions on them to do that, but that's quite inconvenient). Would be great to support that gem out of the box or just support a Drag&Drop of course is nice, but even just having position buttons ("move up", "move down") on each list entry would already greatly simplify the process for us. |
Beta Was this translation helpful? Give feedback.
-
Incoming soon |
Beta Was this translation helpful? Give feedback.
-
Added in #712 |
Beta Was this translation helpful? Give feedback.
-
Add the ability to sort lists of things and save that to the DB similar to how you sort menu items in other admins.
Beta Was this translation helpful? Give feedback.
All reactions