Using Two Finsweet Collection Lists Independently on the Same Page

Hello,

I have two Collection Lists on the same page from the same CMS. One of the lists is a Finsweet Slider and the other is a Finsweet Filtered Grid.

When I click one of the radio buttons to apply a filter to the Grid, the content I have in the Slider disappears until I clear the filter.

How can I keep the content in Slider visible while filtering the Grid so they work independently from each other even while using the same CMS?

I can’t share the link to the Webflow site preview because of NDA

Thanks!

Hey @brianna! For Attributes v2, we support a single form filtering multiple lists. Unless we define instances on the lists, any list with fs-list-element = list will be filtered by the Filter Form.

This is the reason why you are seeing the slider items being filtered out, as well as native filtering for Slider and Tabs is also now supported.

To fix this, you can use instances to separate each list’s functionality.

Simply add fs-list-instance = filtered-list to a wrapper element of your Collection List and Form Block and fs-list-instance = slider-list to the wrapper element for this section.

You can DM me the read-only if you need any more help or if this isn’t clear enough :sweat_smile: