fs-cmsfilter-element="filter", fs-cmsfilter-field="[field-name]", and fs-cmsfilter-active (no value) to your "View All" radio button. fs-cmsfilter-value empty or set to match the unfiltered state, and ensure no other filters have fs-cmsfilter-active by default for correct default selection and is-active class application.To apply the is-active class to your "View All" radio button using FinSweet’s Attributes for CMS filtering, you need to configure it correctly based on their attribute documentation for active states.
fs-cmsfilter-active Attributeis-active) to elements that use the filter when the attribute fs-cmsfilter-active is present.
Example (in Designer custom attributes):
filtercategory (or your CMS field name)
fs-cmsfilter-active attribute when the page initializes.fs-cmsfilter-active attribute by default.
is-active Classis-active class to whichever filter has the fs-cmsfilter-active attribute.is-active class in Webflow’s Style panel to define how the active button looks.
fs-cmsfilter-element="filter" and relevant fs-cmsfilter-field, but different fs-cmsfilter-value.
To apply the is-active class to your "View All" radio filter in Webflow using FinSweet Attributes, add fs-cmsfilter-active along with the proper field and value. FinSweet will toggle the is-active class automatically based on user interaction or default page load.