Filter by multiple checkboxes using "and" logic, not "or" logic (multi-reference filter)

Hi community,

I want to make a filter where I select multiple checkbox options with the logic “and”, not “or”. Seems like the default option is “or”.

When I select option 1 and option 2 and option 3, I want to see cms items that contain all three options (I use multi-reference field) instead of all/any items that contain either of the three.

Meaning, with each next checkbox selected, the number of filtered items should be narrowed down, not expanded.

This “Example 3” at the bottom of the page has the functionality I am looking for, the filter below the country filter “choose any category”
Finsweet Filter Example 3

read only site - filter by skills

Hi Luka,

It’s important to specify that you’re using a non-Webflow solution up front, preferably in the title of your post, otherwise no one can help.

However I see the word Finsweet in your link title - if you’re using Finsweet CMS Filter, read the docs on the fs-cmsfilter-match = all attribute, that’s what you’re looking for here.

Hi @memetican

It works great! Thank you for your help.

I’ll make sure to include the name of anything that is not Webflow in the title in the future. Thanks for your kind advice.