Can I run multiple guides with "Target Element" activation method at the same time?

I have a side menu in my application. I'm trying to set a tooltip on each one of the menu items, so only when the user hovers over them, they'll see the explanation about the page, and it will disappear once the user moves the cursor away.

To do this, I need to have multiple guides, on each menu item, each with an activation method of "Target Element" targeted to the relevant item in the menu. Ideally, I would like all the guides to run together, so wherever the user hovers on the menu they see the explanation about this page. 

Can this be done? If so, how? 

Also, can I run a preview of these multiple guides at the same time so I can see how they work together?

Thanks!

 

0

コメント

4件のコメント
  • Yes, if each guide has its target activation set to a different menu item, the hover method should work just fine! Only one guide can be visible/"open" at a time, so if it doesn't work the first time consider adding some custom code to dismiss upon leaving the hover. The only way to preview multiple guides together is to set them all to staging and look in your staging environment, or segment them to yourself/a test visitor and make them live.

    0
  • As Liz said, this should be possible, but it may depend on how the menu is set up. Pendo will need to be able to isolate each item in the menu as unique so each item will need its own ID, class/child selector, or custom HTML attribute. If the menu is a dropdown style, this may be a little more difficult to achieve without editing the code to give each a unique attribue.

    0
  • Thank you for your replies! 
    Dylan, our menu is not a dropdown but a side menu. I was able to create 2 different guides, each on a different menu item but I wasn't sure I could run them together. If this is the case, do you think what I'm aiming for is achievable? 

    Thanks again :)

    0
  • As far as I know, you should be able to run multiple tooltip Guides on the same page. More than one Guide cannot be displayed at a time so if the user clicks one tooltip while another Guide is open, the open Guide will disappear to display the Guide related to the tooltip they clicked.

    You would need to set up a separate Guide for each menu item.

    0

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿