Please can someone help me with a solution for adding filters to a CMS collection?
Having trouble applying filters to a CMS collection list using the documentation here: https://finsweet.com/attributes/cms-filter.
Here is a video showing the problem I’m facing. Thank you.
Would love to help! I appreciate the video but to better help, more efficiently I would love to have the preview/read-only link as well as the published URL.
I ran the Finsweet self-help check on your published URL and its saying the attribute is on the wrong element. Needs to be on the radio element.
https://daraas-landing-page.webflow.io/blog-v2?fs-attributes-support=true
this might not matter but its worth doing - I would move the attribute from the block, to the form element below it.
<strike>Ah this part DOES matter - this attribute has to be on the list element, NOT the wrapper. </strike>Okay maybe not, it can be either or but I always put it on the list. Same with the other attribute.
okay interesting, I think thats a bug with finsweet honestly because the documentation clearly states "Form block or form" - but clearly the code only works if its on the form.