cancel action without databinding the form
it would be convenient to have an explicit cancel(link) similar to submit(link) which skips submitting the enclosing form with inputs, since the cancel action is often close to regular actions in the layout and hard to place outside of the form entirely
Submitted by Danny Groenewegen on 8 April 2021 at 14:58
Issue Log
On 8 April 2021 at 15:54 Elmer van Chastelet commented:
cancel link should also imply
rollback()
of the tx.
Log in to post comments