Guide Activation after click of target element that disappears
Hi there,
I'm trying to create a guide that activates after a user clicks a target element. The tricky part is that the target element then disappears, so the guide won't display. The workflow should be:
- User clicks the thumbs up/down button in the UI
- Thumbs up/down button disappears
- Pendo guide appears where user can enter feedback
- User submits guide
I'm getting stuck between step 2 & 3. The way the thumbs up/down button is coded is that it disappears once a user selects an option. How do I still get the guide to trigger in response to the user providing a thumbs up/down?
Thanks!
0
コメント
Is the guide location "relative to element" after it's displayed?
That was the problem! I had to anchor the guide to an element that was always existing and then set the activation to when the button was clicked. Thanks for your help!!
サインインしてコメントを残してください。