Meghann MacDonald
Comments
-
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...