Slider with CMS Collection + Static Slides

Looking for a complete solution for Finsweet Slider component (or Webflow Native Slider) with a CMS collection plus static slides added to the collection. I see pieces of cmsslider.js and attributes.js but not a complete solution and can’t seem to wire them all together. I’ve even found a cmsstatic.js which seems to add the static slide correctly, but also adds a blank slide to the beginning of the slider.

Thank you!

Hey @jschmotzer! You can achieve this with Attributes v2!

You’ll need to use both

  • List Slider
  • Static to Collection List

Alternatively, if you are comfortable with code, you can use the API to add your static elements to the list

I hope this helps!