Displaying single item data from collection on its own page

Hi,

Sorry if the title doesn’t make any sense but here’s an example of what I’m trying to do:

So I’ve created a collection called “Experiences” and added say 3 records to that collection. I’ve created a page called “Experiences” which basically has a dynamic list of Experiences. If I click on one of the experiences to go onto that individual experience page, how can I dynamically display the data of that one experience on that page?

Many thanks,
Andrew

Hi, @andrewrubio

Every element/object on the TEMPLATE page will automatically have the option of connecting to the dynamic data from the current dynamic item. You can find that options on the settings panel for each element.

Regards,
Anna

1 Like

Got it, that makes total sense. Thanks Anna!

Andrew

1 Like