Hi,
Is it possible to use the "childrenFilter" to display elements in a view for different protocols?
In other words I would like to display elements which are of protocol A OR protocol B.
The childrenfilter can indeed be used to filter on elements for a certain protocol but If you combine multiple filters all need to match before the shape is shown so it behaves as "AND".
Would there be a way to accomplish this?
Hi Koen,
Have you try using two child shapes, one with a filter on protocol A, and another one with protocol B? Once you define these two shapes, you can group both shapes and define the necessary group-level shape data. This should allow you to generate child shapes based on both filters.
Hope it helps.
Hi Miguel,
Thanks for the suggestion. I haven’t tried it yet but I will.
Cheers,
Koen.