How do I add custom buttons (and crud buttons) to editor custom form
How do I add custom buttons (and crud buttons) to editor custom form
deggydee
Posts: 1Questions: 0Answers: 0
Hi Guys,
How do I do the above: right now I load a custom editor form on row click in edit mode. I would like to present options to also delete the record from that form, also create new record using current record as template.
Thanks,
David
This discussion has been closed.
Replies
DataTables' Editor provides all of that functionality.
https://editor.datatables.net/examples/simple/simple.html
On top of tangerine's example, this examples, here and here, of customised buttons may help,
Colin