Meghann MacDonald
コメント
-
Hi Jim! This snippet has been especially helpful to us: https://github.com/pendo-io/snippets/blob/master/guides/goToGuideStep/goToStepNoElement/gotoStepNoElement.js We would create a new step (say ...
-
While I agree with Liz in that the custom code blocks help us a lot to create 1 guide with 2-3 paths depending on the elements a customer has, I will say it creates more user error and issues such ...
-
Hi, here is the code for a solution to this. It is a combo between the "dismiss when click outside of guide" + 'mouseover' + "dismiss when leave element hover" + a timeout and a clear timeout. The ...
-
We need this as well! Can't use text badges at all for this reason. Meghann
-
Current workaround is to have the "Done" button (and eventually the close buttons) for each step lead back to step 1, essentially triggering it again, but with the code, it still doesn't show unles...
-
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...