Triggers will be generated dynamically for each UX flows depending on the selected table and the selected form, below are the categories that will generate a trigger for each component that exist on the form:
Tab state is changed
If you want to configure a logic when a tab state is changed, the trigger will be [Tab name] state is changed.
Column value is changed
If you want to configure a logic when a column value is changed, the trigger will be [Column name] state is changed.
Lookup tag is clicked
If you want to configure a logic when a lookup control tag is clicked, the trigger will be [Column name] tag is clicked.