Was able to add a button to clone a record using the datatables example
https://editor.datatables.net/examples/api/duplicateButton.html
In my application I would like to change certain values to null to force the user to enter certain fields after the record is cloned. Any suggestions?
GEH