Use the "contains" feature in List Filter with Checkboxes

Description

I switched to V2 because of the contains feature (and other operands).

Expected Behavior

I though when I selected a checkbox with fs-list-value=“text” would also give a positive hit, if the target text in the CMS item would f.e. be “this is text”

Actual Behavior

But unfortunately, this is not the case. It only will show/filter correctly when the value is exactly identical. This is a major bummer, since this is what is severely missing in V1 and what I expected to be in V2.

Additional Context

I did find some info on the internet / ChatGPT that this only works with the text-input / search - but this is nothing new in V2, as my current search with V1 uses the fs-cmsfilter-field “*” and this find all words easily.

How can i make checkboxes/radiobutton values to work as a “must contain” the target CMS item?

Hi @info21,

You can achieve this by adding fs-list-operator="contain" to your filter input element using
fs-list-field.
If you’re having trouble getting it to work, feel free to share a Webflow read-only link so I can take a closer look at your project.