Filter by color - OR option?

Hi,

I’m struggling to find a way to filter my repeating group by colors. I can do it color by color, but I want to be able to filter it by for example black OR blue, not black AND blue.

To give you some more background I’m trying to create a searchable database of couches/sofas. I already set up every other filtering like height, width, price etc. Now I also want to add colors to the filtering. So for example, I’m filtering the repeating group with the max height of 100 cm and max price of 1000, then I want to only show results of couches that are either black OR blue.

I’ve tried with the multiselect dropdown, I’ve tried with checkboxes etc. How would you do it?

Hello @jacob.franss

Perhaps one of these approaches may help: :smiley:

Credit to Andrew Vernon

Credit to @evanlitttle

Credit to Airdev @MattN

Credit to @nikolai

3 Likes

This is great! :clap:

1 Like