Dynamic Pages NOT showing dataset content

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.

Hi
Have you made a request to Wix support ?
or on the Velo forum ? (because dynamic databases are between Wix and Velo, you may have more help)

For info when I want to filter and cross data I rather use “reference” or “multi references”
Good luck
Denis

Possibly, I don’t fully understand how to use Reference fields. I’m going to look into that, but this ‘should’ be a really simple thing. I just need dynamic data, presented on each dynamic page. I’ve done something similar to this a few times. This time, I thought I would use one of the WIX dynamic page ‘templates’. Clearly I am missing something really basic/simple… I just can’t see what it is.