CMS select + custom select + CMS filter issue

Hey everyone, I’m having an issue with combining CMS select, Custom select and CMS filter. Even if I set the correct attributes to the select fields, the filtering won’t work correctly. it works fine with a text input field though. here’s a loom video, the sandbox, and the staging link. appreciate any help!

Hey @de.skaaa!

It seems that you are using Attributes v1 and v2 on the same page, and I’m afraid that this is not supported.

The current List Select documentation can be found here

https://finsweet.com/attributes/list-select

Can you please reset the Select filter with the documentation above, as well as removing the v1 scripts from the page, and let me know how it goes?

Note: You may need to add fs-list-instance = IDENTIFIER to a wrapper element of each select to avoid List Filter from interfering with the select CMS List

ah Luis, you’re the best. wouldnt have noticed it in a 100 years. this solved everything! thank you very much

1 Like