Hi All,
still new to flutterflow and have come quite far but I am a bit stuck with the following, I have a collection of products, each product can have multiple countries and multiple categories. What is the best approach to be able to use the both as filter on a grid view? Main issue I now have is that when I want to filter I can only use one Array Contains, so how can I filter on my second field?