Action Flows
Action Flows can be used to define advanced behavior for your project.
Action Flows don't have a defined order and are executed in parallel. They can be triggered by events or other actions.
Toolbar
- The Add button, which can be used to add a new Action Flow.
- The Edit button, with which the properties of the selected Action Flow can be opened.
- The Copy button, which can be used to copy the selected Action Flow. You can copy and paste Action Flows between projects.
- The Paste button, which can be used to paste the copied Action Flow.
- The Delete button can be used to delete the selected Action Flow.
- The Rename button allows the renaming of the Action Flow.
Properties
When you edit an Action Flow, you will see the Action Flow properties.
Trigger
The trigger defines when the Action Flow is executed.
Actions
The actions define what happens when the Action Flow is executed. You can add multiple actions to an Action Flow. These are carried out one after the other.
Conditions
For each action you can optionally define conditions that must be met for the action to be executed. Conditions only have an effect on the action at which they are defined and not on subsequent actions.
Action
The action defines the behavior in this step of the Action Flow. You can choose from various actions that can influence the project, elements and the behavior of the action flow.
Assign variations
Define if the Action Flow should only be executed for specific variations.