F
Filament12mo ago
anselm

Permanently enable table reordering

Is there a way to permanently enable the reordering of table rows without needing to click the button every time?
3 Replies
toeknee
toeknee12mo ago
You mean to save the order when drag and dropping without processing the save
anselm
anselmOP12mo ago
@toeknee yes, but also not needing to "enable" the reordering with this button in the UI, but enabling drag'n'drop by default.
No description
toeknee
toeknee12mo ago
Ahh ok, there is https://filamentphp.com/docs/3.x/tables/advanced#customizing-the-reordering-trigger-action but I can't see how it can be worked. You could review a watcher to trigger the button

Did you find this page helpful?