Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for application designers who need to apply a background filter to the data that is displayed from table.
The following layout components display data from a record:
- a view
- a card container.
In some cases, you may need to apply a filter on the table data that is displayed in the view or card container. This is called a background filter. The layout properties enable to you select several filter rules that combine to form a background filter. This page explains how to set up a filter rule.
This properties tab is not available from the repository. It opens from the layout properties → Background Filter Rules section.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic settings
Field | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Rule Expression | Enter an expression. If the expression is empty or evaluates to true, PhixFlow applies the selected Filter. To prevent the filter from being applied in specific conditions, enter an expression that evaluates to false.
| ||||||||||||||||
Filter | To select a filter:
| ||||||||||||||||
Order | Specify the order in which this filter rule is listed in the layout properties → Background Filter Rules grid. PhixFlow evaluates the filter rules in order and applies those that evaluate to true in order. | ||||||||||||||||
Enabled |
| ||||||||||||||||
Stop if True |
|