2. Settings Insert excerpt |
---|
| _actionflow_origin |
---|
| _actionflow_origin |
---|
nopanel | true |
---|
| indicates the event that triggers the Actionflow instance. It displays its location in a hierarchy showing: name of the screen → component → event type, such as a double-click Insert excerpt |
---|
| _actionflow_location |
---|
| _actionflow_location |
---|
nopanel | true |
---|
| takes the user to the screen containing the instance of the Actionflow and highlights the component in the Insert excerpt |
---|
| _layers |
---|
| _layers |
---|
nopanel | true |
---|
| where the Actionflow is being triggered Insert excerpt |
---|
| _actionflow_instances |
---|
| _actionflow_instances |
---|
nopanel | true |
---|
| displays a list of the instances where the Actionflow is being reused, along with that instance's data source, component and event type- Enable
Insert excerpt |
---|
| _toggle_on |
---|
| _toggle_on |
---|
nopanel | true |
---|
| Close screen after action completes to close the screen where the Actionflow is being used, once it has finished- Disable
Insert excerpt |
---|
| _toggle_off |
---|
| _toggle_off |
---|
nopanel | true |
---|
| Close screen after action completes to keep the screen open once the Actionflow has finished
- Enable
Insert excerpt |
---|
| _toggle_on |
---|
| _toggle_on |
---|
nopanel | true |
---|
| Hide loading spinner to stop the loading icon showing that indicates the Actionflow is running - Disable
Insert excerpt |
---|
| _toggle_off |
---|
| _toggle_off |
---|
nopanel | true |
---|
| Hide loading spinner to display the loading icon after 0.5 seconds to indicate the Actionflow is running
3. PhasesActionflows can be made up of multiple phases. The first phase will run automatically when the action is triggered. Any additional phases will run when prompted to by a Start Phase node. Defines the input(s) that initiates the Actionflow. These are specific to the instance of the Actionflow being used. 5. Connection PointsDefine the data, or event(s), expected by the Actionflow and what it will return. All instances of the Actionflow use these Connection Point(s). 6. Action NodesAction Nodes are the building blocks of Actionflows, they perform specific tasks and are joined using connectors to make up the overall Actionflow. 7. ConnectorsConnectors are used to connect Action Nodes together and facilitate the mapping of data through the Actionflow. Image Modified |