CMS Dynamic Filtering

Hey everyone,

I am creating an event calendar for my site. To accomplish this I have created a CMS adding in each event. I would like to have the event title to be clicked on, which will open all the event details into a modal.

I know how to create the modal, I just am not sure how I can offer dynamic filtering. Ideally, I would like to create one modal, and when the event title is clicked it sends a variable “Event #1” to the modal, which will then dynamically filter.

Does this make sense? Is there a way to do this without creating a new modal for each event?

IF NOT:
An even simpler example would be to click my CMS button to expand that specific drop-down (head to my website for example. Currently, it reveals all the event details, not just one.

https://preview.webflow.com/preview/chancesgaminglounge-486eba4902df713d781?utm_medium=preview_link&utm_source=dashboard&utm_content=chancesgaminglounge-486eba4902df713d781&preview=5a45cba64a4ef53550be2b40a4f65145&mode=preview

Additional idea:

Can I dynamically edit a CMS entry?


Here is my public share link: LINK
(how to access public share link)

Hey @Dave_Birnie, can’t view your project unfortunately…

We provide solution for more complex filtering options might be the dynamic filter we built at No Code Flow. Every searchable item is a Webflow CMS item. Every visual aspect (including states) can be modified in the Webflow designer. We build it as a cloneable component with a little video tutorial to implement it – should take you around 10-15 minutes to get started.

:sparkles: A demo can be seen here → https://ncf-filter-styled.webflow.io/

Filter Vid

You can combine it with a calendar we’ve built:

https://ncf-calendar-styled.webflow.io/
Cal Vid

Hope that helps you!