Liz Feller
コメント
-
what exactly is offline, your product or Pendo? If Pendo is initializing successfully upon page loads, then the data should be there.
-
This can only be accomplished I believe if the guide is set to top or bottom aligned on the Location tab for the step, then on the Styling tab look for Fluid as the width option and set it to 100%?
-
probably, sorry about that!
-
Yes! You should be able to modify this github resource: https://github.com/pendo-io/snippets/tree/master/resourceCenter/resourceCenterOpenURL Instead of using the click of the module to open a URL ...
-
You can update the page location for the first step in the edit mode for the guide. If you physically cannot get to the page, here's a workaround: open the guide on any page in your product for edi...
-
You'll have to put in a ticket to Pendo I believe to allow you to invite more?
-
That would be super cool! I'd bet you can do it with segment rules for that module (any user who has clicked the "remind me later" button on these guides) but here are some things to think about: ...
-
We've seen it and we've had to update our product's CSPs to include the following:"Frames": [ "self", "{{AuthSettings:AuthorityURL}}", "*pendo.io"]
-
I usually reference this in the Pendo github: https://github.com/pendo-io/snippets/tree/master/resourceCenter/resourceCenterOpenURL You'll want to add an onclick event in a custom code block that t...
-
Isn't that fun :D my only trick I have left is to use the Pendo Tagging Aid to combine CSS selectors to make them modal-specific. We have done that before and it's worked well. It's a free Chrome e...