Help with links to dynamic pages

Hi I need help making links from an index repeater, to dynamic pages.

I am building a tutorial site. I thought I was creating dynamic pages behind a pay wall, they link to a database however they are called ‘Member Pages’, but they appear to act in a similar way from what I can gather.

I have successfully set up a ‘tutorial’ information page from a repeater, which cycles through auto generated pages with linked data from the database, great! I have also created a separate ‘index’ page which is a single container repeater, also auto-populating from the same database. So far, so good!

What I want to do (which I would have thought would be simple) is have a link from the ‘index’ repeater container, maybe a play button or similar, which links to the individual ‘tutorial’ pages. In an ideal world I would also like to have the index as a side bar, but that’s for another day.

I’m not convinced these members pages are working in the same manner as Dynamic pages, as everything I have read seems to suggest what I want to do is easy. But I can’t find anything that works.

Any help would be great,

Hi there …

By default, the title, or the main field in the collection will be used to to build the dynamic page URL when it’s built, please send me a screenshot to the URL fields in your collection to find out what’s the exact field name.

I’ll update the answer when you share the screenshot with the answer.

Thanks for the reply. I don’t follow what you’re asking for? I have a link on a button, which is linked to Dynamic Page, I also have on this button connected data, with onclick connects to dynamic page.

What happens, in my index page, when I click the button, lets say on repeater number 5, it goes to the first page of the dynamic page, not page 5 of the dynamic page. (Which is what I need)

So I have an index made up of repeaters, each repeater has a button (which is linked) and I want that button to link to the associated lesson on the associated dynamic page. Not just dynamic page 1.

Does this make sense?