Hope someone can point me in the right direction!
I have list of products as entries and I want to filter them via a search form. They have attributes such as colour and style stored in custom fields.
I’d like a search form that uses checkboxes - so with colour for example, I could check blue, green and white and the search results would return all matching items.
I can’t find any code examples for searching beyond using a text input field.
Is this clear enough? It sounds simple when written down but I’ve hit a brick wall!
Any advice appreciated!