Filter editor: Difference between revisions

Jump to navigation Jump to search
Line 59: Line 59:


To establish a relation between multiple groups of conditions, use the Group AND and Group OR operators.
To establish a relation between multiple groups of conditions, use the Group AND and Group OR operators.
=== Example with multiple linked entities ===
The following filter for the Bookable Resource Booking links three additional entities. One of them, L1, is explicitly mentioned in the BRB condition group. The two other links are not, but they are still part of the filter, and they are linked by the implicit AND operator. In effect, this filter has three condition groups that '''all must be met''':
* Bookable Resource Booking
* Work Order (L0)
* Resource (L2)
[[File:Example of a complex filter.png|600px]]


== Define sort order and restrict count ==
== Define sort order and restrict count ==

Navigation menu