Hi,
I have a small problem creating a dynamic page. I have the Posts database and have created a dynamic page for it. It displays everything, the title, the content and the author of the post. I have connected the author’s profile image to a small image, and the author’s nickname to a text field. Now the dynamic page does show the Author name and image of the specific author on a post.
But the problem is, I can’t find a way to link that text to the author’s profile page. I tried to connect the data to a button but it didn’t work. When the user or reader of the post clicks on the authors name, it should take him to that author’s profile page. Which is something very simple but i can’t find a way to do it. I am new btw so any help or instructions would be appreciated.
Thanks.