Filter
filter
is a component facilitating data search. The component provides the universal filter, allowing user to find required records in a table of entity instances.
Specific properties:
false
, the filter will be applied automatically as the screen is opened, otherwise user will need to apply it manually.The Properties element contains a set of attributes of an entity contained in the datasource, which can be accessed by the filter. For details on use, see Properties.
The Property element contains a single attribute of an entity contained in the datasource, availiable to the filter. For details on use, see Property.
The Custom element defines a custom filtering condition. For details on use, see Custom.
folderActionsEnabled - if false, hides Save as search folder and Save as application folder filter actions.
See Filter for details.