Hello, is it possible to develop a dropdown attributes filter that uses two collection list reference fields. It should filter by all items selected. See image for example.
All the result items are from the same collection.
Hello, is it possible to develop a dropdown attributes filter that uses two collection list reference fields. It should filter by all items selected. See image for example.
All the result items are from the same collection.
hey @Scott_Humphrey! This is totally doable, you can nest both category collections and then use the fs-cmsfilter-match = all
to only return items that have all of your selected filters.