Extend Save Button to be 'Save and Add Another'

Extend Save Button to be 'Save and Add Another'

dougguthriedougguthrie Posts: 10Questions: 7Answers: 0

I'm currently using Editor with Bootstrap4. When I add a new row to the table I do it through the modal that pops up. The save button adds the row to the table and closes the modal. Is it possible to have another save option that allows the user to save the new row to the datatable and allows the user to add a new row without the modal closing (or closing, redrawing the table, and then opening)? It looks like I'll have to customize the button with the action option but I'm not sure where to start. Can anyone point me in the right direction?

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,236Questions: 1Answers: 2,598
    Answer ✓

    Hi @dougguthrie ,

    This thread here should help. If not, let us know, and we can discuss further,

    Cheers,

    Colin

This discussion has been closed.