Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is for application designers. It explains the dashboard rules.

Overview

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

Properties

Insert excerpt
_standard_settings
_standard_settings
nopaneltrue


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

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

For each dashboard rule define the following fields:

  • Order: The order in which the rules are evaluated.
  • Dashboard: The dashboard that will be opened if the accompanying expression evaluates to true.
  • Expression: If this expression evaluates to true, this dashboard 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 dashboard 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.