Replies: 1 comment
-
Use the duplicate js trick. See https://github.com/yajra/laravel-datatables-vite/blob/main/js/buttons/duplicate.js for ref |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I use the datatables editor, I would like to ensure that when a database row is modified a new row is added and the previous one is left in order to generate a history of the changes made, how can I do this?
Beta Was this translation helpful? Give feedback.
All reactions