Best approach when using multiple list values in a collection and using them as filter

Actions & Logic

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?

What have you tried so far?

Tried to create separate collections with doc references but that seems to be even harder. Sorry I am not a hardcore developer.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
4 replies