...
For each Formatting Rule, the following settings are configured:
Field | Description |
---|---|
Basic Settings | |
Rule Expression | Expression to be evaluated on order to determine should the Style be applied. This expression takes PhixfFlow Internal Variables. See examples below. |
Style | Style to be applied when the Rule Expression evaluates to true. |
Order | Order of the Rule Expression. |
Enabled | Flag showing is the Rule Expression enabled. |
Stop If True | Flag showing if other rules shouldn't be applied if the current Rule applies. |
Description | |
Description | Description of this Formatting Rule. |
Example
Field: | Input/Value |
---|---|
Rule Expression | _field.value == "OK" |
Style | BackgroundColour-LightGreen |
Enabled | true |
Creating the above configuration record for the View Attribute "Status Type" will produce the following result on the view.
Form icons
The form provides the standard form icons.
...