CMS Driven multi image slider


Hi all,

I want to create a cms driven slider that uses a multi image feild from the collection, that too in tabs element as i want different categories (more that one cms slider) to be in different tabs. Tried to implement it with the finsweet cms list attribute. By that way, the collection list is set up only under single slide and the slider doesn’t work.

Can anyone help me to solve the issue and suggest the measures to follow.

Thanks,

Hi Perch,

In short, on the collection page, setup your collection list bound to the multi-image field. You’ll be able to get the full list ( max 25 items in a multi-image field ).

Then you either use-

For tabs, the most common approach is Finsweet List Tabs.

It you have more complex arrangements like nested tabs, use SA5 Layout with the tabs layout handler.

Layout ❺ | SA5 | Sygnal Attributes | Designed for Webflow

Tabs Layout Handler | SA5 | Sygnal Attributes | Designed for Webflow

In my own client projects, I prefer a component-based approach for both, but it requires some dev work to design those components properly.