James Hartley
Comments
-
HI gregg.sporar I was able to link my functions to the standard OOTB buttons by declaring the function in the JS Editor then referencing the function an in eventListener based on the ID of the butt...
-
Damian once you create the guide and add the button Pendo will assign an ID to it. So you can either inspect the element or use the pendo tagging aid for example and get the ID.
-
Thanks gregg.sporar! This approach works for us! So my next question then is, since we are creating a new button outside of the standard designer we lose some of the default button tracking in th...
-
gregg How does the HREF in your HTML block reference the dynamic metadata values? I don't see how the query params are referencing the values set in the JS block. Thanks!
-
I have the same use case as Eric Miller. Interested if there is a solution!