Meghann MacDonald
コメント
-
Hi all, I have upvoted these requests as well as it is very needed. Is there ANY, even unweildy, workarounds? We have a critical incident and use case for a 1 time guide and now that the metadata i...
-
Hi all, I am using the very helpful notes here. Just wondering, when building this with the helpful link here: https://stackoverflow.com/questions/20834002/building-dynamic-url-using-a-href, I am ...
-
As a quick update - I found out how to target the element properly (using the video in the other post). But sadly, as Pendo doesn't allow 2 guides to be active, when I hover over it breaks. Goal no...
-
Another request here: https://support.pendo.io/hc/en-us/community/posts/18591699963931-Retrieving-custom-metadata-fields-from-the-Pendo-back-end My comment: This is not currently available. Pendo...
-
This is not currently available. Pendo states that only agent metadata can be accessed via custom code blocks with pendo.getSerializedMetadata or with html variables: How to use Agent Metadata as a...
-
Hi Janelle Young Your code should work, if you put it on step 6, as it will check for the element in step 7 and if not, advance to step 8. Please make sure your step 7 is targeted to the exact che...
-
Wow Tomas Sedlacek, you're a lifesaver! Just used this today. FYI for anyone struggling, here are steps you need from the console: 1) Open Network. Find a feature you can delete. Clear the network...
-
Hi Eric Miller, we did already check out this snippet but we need it to include the container as well as the badge element. So if they hover over the element, the tooltip appears, they may want to ...
-
@Matt any AGENT metadata can be used in guide variables (aka whatever the snippet sends) but CUSTOM metadata can’t :( . Which I believe the article states as well. Big gap in my opinion especially ...
-
We use a badge guide and it works just like you are asking Sana Kamal, just add this css code to the "step 1" of the guide display:none; So it hides and never shows up, rendering it just a badge. T...