Create a Tool Tip that takes user to a URL

Looking to see if anyone has a way where a user can click a tool tip that when clicking would take them straight to a URL. The use case is in some of our more complex workflows in our application, we want to insert a tool tip that when user clicks it it takes them directly to the URL in our knowledge base that explains that workflow. Today user has to click the tool tip and then we put text and create a button that takes the user but we want to make it more seamless.

0

Comments

1 comment
  • You may be able to accomplish this two ways:

    1. Use a code block to add an onclick event to your badge that opens your target URL in a new tab, and make the guide step "invisible" by adding no content to it and making the background transparent (remove the caret, the X to close, etc.).

    2. Make your guide step only contain a button that launches the URL and make that button look like the badge. The guide step would have a transparent background (or match the color behind it) and you can use small icons as your button text if you want like ❔ or ℹ️

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post