I created a Dynamic Page that includes an image element. However, I noticed that when I insert a link on the image, the same link applies to all dynamic pages.
Is there a way to assign a different link to each image on the dynamic page, for example, linking each one to a different URL stored in the dataset?
As a general rule of thumb, anything you do in the editor on a dynamic page will apply to all dynamic pages (such as setting a link, updating the design etc). The exception to this rule is when things are connected to data.
To have a unique link per image, you’ll simply need a URL field in the collection, and then connect to the URL field to the image’s “Link”, like so:
Hi Noahlovell. Thank you for the clarification! That makes perfect sense, I’ll go ahead and add a URL field in the collection and connect it to the image’s link as you suggested. Is it possible to open the link in the current page instead of a new tab?