Hi there,
I am in the process of building a site that uses dynamic pages to show events at an upcoming music festival. The landing page will show all of the events over the course of the 10 day festival. I would like to have a drop down menu on this page that lets you view just one of those days, thus filtering out the all other days.
I’ve been looking for a while on here and can safely say I’m stuck.
Now I know that the support page for filtering on dynamic pages comes up with the following:
" User-selection filtering is not supported for dynamic datasets. "
But it also then says the following:
“If you have a dynamic page that you want users to be able to filter, add a second, non-dynamic dataset to the same page for filtering purposes only.”
So what I have done is created a second dataset that just has the event dates in it. Then referenced the date number to the dynamic dataset. Is this correct?
Do I need to add javascript to make this work? Hopefully not as I have no clue how to do that.
Can I post my site link to someone to have a look?