Issue with List-Filter on Non-CMS Items – Only First Category Is Filtered

Hello Finsweet Team,

I’m using Attributes List-Filter V2 on a static (non-CMS) list in Webflow and I’m running into a problem: when I check a filter checkbox, only the first category in each item is ever matched—subsequent categories are ignored. I’ve verified that:

  1. I have <form fs-list-element="filters"> wrapping my checkboxes.
  2. I have <div fs-list-element="list"> wrapping all my items.
  3. Each category in an item is marked with fs-list-field="category" and its Text matches exactly my checkbox’s fs-list-value.

I double checked every attribute that I should used and, unfortunately, didn’t find the problem.
Despite this setup, the filter only ever “sees” the first category. Could you please advise if there’s an additional initialization step or known limitation when using List-Filter V2 on non-CMS lists with multiple category elements?

Thank you for your help!
Best regards,
David

Hey @david8! Have you followed thisb guide on how to setup Static Lists for List Solutions?

Could you share or DM me a link to the project so I can have a look?

@Support-Luis
Thank you for your quick response!

I found the reason: I used one value for fs-list-field for all categories. Now I use different values for each checkbox and category, it works.

Sorry to bother you.

Best regards,
David

No worries @david8!

Glad to hear you got it working! :raising_hands:

If you have any feedback on the docs — especially anything that could be clearer or easier to understand — we’d love to hear it!