Buttons
In contrast to the other Element templates, Buttons:
- Have Action(s) instead of a Value.
- Have no Connectors.
- Are always ignored in Formulas.
Actions
Actions execute in Designer (Buttons are only clickable there). Each Button can have many of these actions:
Go to Group
Think of this action as Go to Page because the target is always a Root Group.
More Details
If the Button has many Go to Group actions, it will only go to the first one available. For example, you can Delete a Group and still have an alternative target. That’s why Go to Group actions get moved to the end of the action list.
Go to URL
Opens a new tab with the URL.
Clone from Dynamic Form Original
The Dynamic Form Template option is for making stencil Group for creating new Groups.
Delete Group
Deletes a specific Group or the Group that houses the Button.
JavaScript
A function that runs after clicking the Button. The JavaScript document has details and examples.