nova-sortable
nova-sortable copied to clipboard
How to sort when more than 10000 records in one resource
Will it save 10000 sort orders each time drag drop?
I don't quite understand what you are talking about.
Yes it will. Every rows of the current table will be sent and saved. Everything is posted in a single field as base64, so you won't have a max_input_vars issue.