Liz Feller
コメント
-
Since it's similar to the guide editor I'd imagine you can try adjusting margins to move things next to one another?
-
Alternatively, you can style the guide step to have a button on it styled like a badge, then use regular Pendo functionality to specify the URL. The activation would be automatic and ignore throttl...
-
Once a feature is tagged, it will show you clicks for anyone who clicked it, not just the account you were in when tagging. I guess I don't follow your issue?
-
Could you also change the guide activation to target activation, and base it on closing the modal?
-
I bet if you replaced this with a guide that has multiple steps, one for each slide, and use guide buttons to navigate, then you'd be able to have it perform the way you want, then could use some j...
-
Yes, you can certainly customize guides in web apps! Here you go https://support.pendo.io/hc/en-us/articles/15145835158299-Customize-guides-with-markdown-text
-
You can probably do this if your guide is located on that main screen, and target-activated based on whatever the final click is to finish that new content. Then segment the guide to anyone who has...
-
I think there are two avenues here: 1. https://github.com/pendo-io/snippets/tree/master/guides/guidePolls/conditionalBranching custom code helping branch for you 2. Use buttons instead of an "actua...
-
Nice to see you, too! :D I do think the automatically activated guide that's "just a button" will do what you are hoping :) you can always adjust the z-index and make it scoot however you want. If ...
-
You should be able to use guide step element targeting to look for that specific input and then toggle on the "element contains rule" option to specify that the guide step should be looking for tex...