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,