I am building a tutorial website. I currently have a page setup with a repeater container, using data from the database content through a member’s profile (after a price plan) and that updates nicely.
I also have a separate index page (in the member’s section) which also auto populates with data from the connected database as well. So far so good . However what I want to be able to achieve; is a link from the index row (a button or some other kind of link), to jump to the relevant tutorial page and I can’t find a way of doing this.
All the examples given online seem to use dynamic pages, which are not connected to member’s profiles, so this seems to be separate from a Member’s page (which doesn’t say it is dynamic, although the content being generated from the data base clearly is?!?). Can anyone advice please? I have attached a couple of screen shots showing how my site is structured.
Also, the ‘member’s profile card’ is massive!! is there a way to make it less tall. I can’t find a way.