Finsweet CMS Filter by search field is not working

Hi,

I tried everything I could, but still the search field is not working properly. I used the same name conventions and the same layout as the example. The Finsweet Attributes Automated Support Service checks when OK.

Can anyone help me find out what the problem is?


Here is my site Read-Only:
https://preview.webflow.com/preview/arrtist?utm_medium=preview_link&utm_source=designer&utm_content=arrtist&preview=5704e84e0448b6e74eb14d2325a1c1bd&pageId=643d4b9aabf942333eb6521a&workflow=preview

Hi Daniel!

Try giving the form input:
image

and the text (in this case the H2 title element) you want it to filter on the same.
image

I’d also recommend give your form element with the class name filter_form-wrapper this attribute:
image

Let me know if this works.

Hi Rory! Thanks for the help. It works well with the changes but only works for the titles. I need it to consider also the paragraph text too. What if I want to include Tags too?

Maybe the name “title” is a little misleading. In theory you could give the paragraph the same attribute as the heading, this way it will also search through the paragraph or tags.

This is how Finsweet does it for example:

Now I get it. I thought the attribute fs-cmsfilter-field = “*” on the Search bar was the only attribute I needed to define. Thank you so much for explaining it to me. It works great!

1 Like

No worries! Glad to hear your problem is solved :slight_smile: