Hello
I created in a Form&ContentType a simple select field "test" with three options a b c.
In the List&SearchType I want to filter the results by this field :
1. show all results where test equals a or b.
2. show all results where test equals b or c.
I tried to solve this problem by creating another field an apply "conditional States" to it, but that did not work.
Thank you for your help.
Henning