Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Properties

For information about the properties toolbar, and about the sections Parent Details, Analysis Models, Description and Audit Summary, see Common Properties.  We recommend you always add a Description that explains the purpose of the item you are creating. 

For a full list of all the PhixFlow property tabs and windows, see Properties, Windows, Menus and Toolbars.


When you set action completion, you can set which 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 screens that can be opened after this action, for each one a rule to determine whether this is the screen that will be opened.

The first screen whose expression evaluates to true will be opened. Only this screen will be opened. If none of the expressions evaluates to true, no screen will be opened.

For each screen rule define the following fields:

  • Order: The order in which the rules are evaluated.
  • Dashboard: The screen that will be opened if the accompanying expression evaluates to true.
  • Expression: If this expression evaluates to true, this screen will be opened once the action has completed. A blank (null) expression counts as true.

Action Completion

FieldDescription
OrderThe sequence number this will be run in.
Dashboard

The screen that will be opened if the accompanying expression evaluates to true.

ExpressionThe PhixScript expression which must return true, for the rule to fire or false for the rule to be omitted.
  • No labels