How to make a badge open a link in a new tab
Hi everyone, I'm hoping someone has done this before, but I'm looking for an easy way to have a Text-based Activation Badge simply be a link that opens in a new tab. I'd like clicking on the badge to launch an invisible guide that runs some Javascript to open said link in a new tab. e.g., window.open("https://jamfnation.com",'_blank');
0
Comments
I reviewed some of the items here but they didn't sound promising as a head start: https://github.com/pendo-io/snippets/tree/master/guides
If still needed, add a custom code block and:
Please sign in to leave a comment.