I have set up a reusable element, which is a popup.
I want to be able to reuse this popup on numerous pages, but the popup needs to make use of the data on whichever page it is on. It isn’t lots of data, it is just a single text element, but the content of this text element differs from page to page.
Is there a way that I can add a button that triggers the popup to appear AND send the contents of this text field to the popup?
Done that, and it has now allowed me to select that, which answers point 1 above, but how to I receive that data into the reusable pop-up itself @SerPounce
Hope you can shed light on that as I’m almost at the finish line
That’s what I figured, but it is a reusable element, so I don’t have the ability to edit any of the elements inside the reusable element, as they are already pre-set. Or am I missing something?
(btw, thanks so much for your help with this. I REALLY appreciate it!)
But you can edit the elements inside the RE, no?
Of course, you cannot do this from the page, but you can from the RE. If you need to differentiate element behavior based on the page, then just do so using conditions in the RE’s elements.
I figured it might help if I put together a little video just showing you what I am trying to do as I’m hopeless at explaining and have been pulling my hair out all day trying to get my head round it.