
James Hartley
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by James Hartley Sort by recent activity-
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.
-
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...
-
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...
-
I have the same use case as Eric Miller. Interested if there is a solution!
-
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!