A Formatting rule allows you to specify an expression which evaluated can apply the selected style to the parent object. It allows to apply styles conditionally, depending on current values displayed on the screen.
A Formatting Rule can be assigned to a Stream View Attribute or to a Layout Component. When assigned to a Layout Template, all Layout Components created from the Template will have a copy of the Formatting RuleĀ assigned.
Insert excerpt _standard_settings _standard_settings nopanel true
For each Formatting Rule, the following settings are configured:
...
The same result above could also be produced by the following configuration on Stream View Attribute "Status Type", which uses the value of another attribute "Status Summary" on the current record.
Field | Input/Value |
---|---|
Rule Expression | _current.StatusSummary=="Validation Passed" |
Style | BackgroundColour-LightGreen |
Enabled | true |
Form icons
The form provides the standard form icons.
See Also
...