Dan Harrin
Is it possible to hook to the table reorder event, when someone clicks the tick after reordering?
Is your intention to come across as demanding?!?
No, there is no hook at the moment. You can extend the method on the List/RelationManager class, or submit a PR for something like
$table->afterReorder(fn () => ...)
to v4
9 replies