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?