CMS filtering with OR / ANY
shipped
K
Kat
Hi to all 🙂
I know CMS filtering has been requested before but I'd like to add that it would be awesome if we could also use AND/OR logic when applying filters.
For example, when selecting from "fruits" that have tags such as "green", "red", "sweet", "sour", "big", "small"... we would be able to choose to display all the entries that are:
"green" AND "sweet" AND "big"
or alternatively:
"green" OR "sweet" OR "big"
I have a feeling that this is not too difficult to code but I don't know how to do it. 🙂
I imagine that many people could find this useful when filtering not only blog posts but also products or any other entries that have multiple tags. ✨
Kye Bedford
shipped