Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Properties
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
When you set action completion, you can set which dashboard screen to open after the action has run.
Action → Action Completion section:
- Open Post Dashboard
- Dashboard Rules available if Open Post Dashboard
A list of dashboards screens that can be opened after this action, for each one a rule to determine whether this is the dashboard screen that will be opened.
The first dashboard screen whose expression evaluates to true will be opened. Only this dashboard screen will be opened. If none of the expressions evaluates to true, no dashboard screen will be opened.
For each dashboard screen rule define the following fields:
- Order: The order in which the rules are evaluated.
- Dashboard: The dashboard screen that will be opened if the accompanying expression evaluates to true.
- Expression: If this expression evaluates to true, this dashboard screen will be opened once the action has completed. A blank (null) expression counts as true.
Action Completion
Field | Description |
---|---|
Order | The sequence number this will be run in. |
Dashboard | The dashboard screen that will be opened if the accompanying expression evaluates to true. |
Expression | The PhixScript expression which must return true, for the rule to fire or false for the rule to be omitted. |