Skip to content

Filtering

Krzysztof Słysz edited this page Feb 9, 2022 · 3 revisions

Data filtering

Required user roles: MEMBER

This feature must be enabled on the view configuration.

You can use two types of data filters.

  • Base data filter
  • Rich data filter

Both types of filters can be used together. When you define rules in both types of filters, data are filters as (base filters) and (ritch filters).

Filters

Base data filter

These are filters you can define on visible columns. Before you'll define filter, you have to enable filters row by cliking on the base filter icon. Yellow filter icon means that some column has enabled filter on it.

Rich data fitler

In the rich filter, you can define almost any filter you want. To define filter's rules, you can use defined fields and properties.

Rich filter rules

You can also add new properties, if you want to build rules on properties currently not existing in the properties list.

Rich filter properties

After you change a view, properties added into the properties list will be removed. If you want to have these properties always available, you need to define these properties in the data class definition in the project settings.

Clone this wiki locally