Skip to content

Actions

Actions are only used for Action Forms

All Actions

All actions have the following properties:

PropertyTypeDefaultDescription
callbackStringundefinedName of the callback function within form class.
colsInteger12How many cols the action should spread across.
conditionsConditionItem[]undefinedArray of Condition Items
identifierStringundefinedUnique identifier for this action.
nameStringundefinedName of this action.
orderInteger0Display order for this action.

Action Button

Action buttons are used when you need to process some actions but no user input is required.

PropertyTypeDefaultDescription
buttonButtonundefinedButton for styling that should be displayed.

Action Icon

Action icons are used when the form action is best displayed as an icon.

PropertyTypeDefaultDescription
iconIconundefinedIcon for styling that should be displayed.