Working with Named Actions
Volt MX Iris Tutorials
Working with named actions
1. creating named actions
-
Named Action Creation
Create a new named action for the desired channel.
-
Action Selection
Select Set Widget Property from the action library to build the named action sequence.
-
UX Field Selection
Select the desired text box fields that need to be reset.
-
Action Configuration
Reset the selected text box fields by configuring the text property to a null value.
2. Assigning Named Actions
-
Widget Selection
Select the button widget which is to be associated with the Named Action.
-
Named Action Selection
Right Click on the Named Action which is to be assigned to button widget.
-
Assignment
Assign the Named Action to the On Click event of the button.
3. Calling Named Actions
-
Widget Selection
Select the button widget which is to be associated with the Named Action.
-
Event Selection
Select the On-Click event of the button from the Action tab.
-
Action Selection
Select Call Action from the action library to build the desired action sequence for the On-Click event.
-
Named Action Association
Configure the Call Action sequence by selecting the desired Named Action.