Structured / Re-orderable Table Resource in Filament. #1640
mudassar-islam
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Such a functionality will allow users to drag and drop to re-order items of a resource within the admin panel. This can be functionality that can be added to current resources by creating an unsigned integer of "order" in the table and specifying it as such in the resource file.
There's a lot of cases that will be satisfied with this functionaliy such as:
I'm sure there's many others.
Beta Was this translation helpful? Give feedback.
All reactions