Hello, I have questions about filters, I have two problems and I don’t understand how to solve them:
1. You need to filter the collection using 3 drop down, so that the filtering is of the In type (you can select several values in each filter and show results that belong only to these values)
2. In the expandble, I have the name of the category (text) in the header and so that when I click on this category, it will drop down and filter my main list. But when I open it, a list again appears inside me, with the help of which I again want to filter my main list.
My task is to filter by approximately 10 fields, some of which are in a subcollection
Perhaps a little cumbersome, how can I solve this or is there perhaps an easier solution?