I’m back, with something I thought would be fairly simple… but isn’t behaving as I hoped.
I have an INDEX page, with a repeater, connected to a Data Collection. It works great.
I also have a set of dynamic pages. Here’s where it gets interesting. I “thought” I could simply navigate to one of the dynamic pages, add a dataset that is unique to THAT dynamic page and then make all my connections. Rinse and repeat… navigating to another one of the dynamic pages, adding a dataset that is unique to THAT dynamic page and make all my connections. But that didn’t work.
Then, I tried to utilize ONE data set for all the dynamic page information and simply use a BOOLEAN to filter the data presented on the specific dynamic page. But that didn’t work either.
Then I tried a reference field from the main (index) page to the dynamic content pages. That didn’t work.
So now I am stuck, after combing through videos and threads and can’t find a solution, to something that I think, should be MEGA simple. Any one have any ideas?
You can see the work-in-progress [here:](here:
https://www.stationgallery.ca/courses)
[https://www.stationgallery.ca/courses](here:
https://www.stationgallery.ca/courses) (this is the index page)
https://www.stationgallery.ca/courses/butterfly (this is ONE of the dynamically generated pages)
https://www.stationgallery.ca/courses/seascape (this is ONE of the other dynamically generated pages that, despite filtering against a boolean, doesn’t show the correct data because it would appear that any changes you do on one dynamic page affect ALL dynamic page… you can’t navigate to a dynamic page and make your filter adjustments and expect it to ONLY effect that dynamic page)
Thank you for your time and any help you might be able to provide.