trigger events from buttonbar buttons
You can modify the buttons in the button bar to trigger workflow events.
If these events are triggered from buttons while a resource is edited (save
, update
and contiune
, the buttons in /create and /edit)
they will send the current data to the prototype
output of the workflow event element.
Syntax:
Button keys:
save
for default ‘save’ button in create viewupdate
for default ‘save’ button in update viewcontinue
for default ‘save and continue’ button in update viewdelete
for default ‘delete` button in show viewedit
for default ‘edit` button in show viewcreate
for default ‘create’ button in index view
See layout -> components -> Customizing the default Buttons for more Info.