Is it possible to hook to the table reorder event, when someone clicks the tick after reordering?
I would like to do a few checks after the tick/check icon is clicked
2 Replies
there is no hook atm but you could override reorderTable() on the list page
Let me try this