How to advance guide to next step on element click?
Hi,
I have a guide that I need to advance on an element click, but the URL will vary based on the customer's site. How do I advance the guide to the next step when users click the guide?
Example:
(menu) Select Users - element click advances
(submenu) Select Local - element click advances to new page with custom URL based on company.
Result: next step of guide never picks up on the new page.
I tried to use this recipe in pendo, but it didn't work: https://help.pendo.io/resources/support-library/guides/activate-guide-on-different-page.html
0
コメント
Hi, you don't need to use the URL for a guide to advance, just use the command pendo.onGuideAdvance();
サインインしてコメントを残してください。