Hey folks! 👋 I’m working on a dynamic tabs setup using Finsweet’s Attributes Tabs. I’ve got two CMS collections:
• Event Dates: Each item is supposed to represent a unique date
• Events: Each event references an Event Date via a reference field
I’m generating both the tab links and tab panes using CMS Collection Lists pulled from the Event Dates collection.
The issue I’m running into:
In the tab links menu, I’m seeing duplicate dates showing up — I just want one tab per unique date.
Has anyone run into this before? Should I be handling the CMS differently? Or would CMS Combine be the way to go here?
Appreciate any insight! 🙏