Is it possible to open a new tab from a quick link?
Hey Thomas,
As an Admin in the quick links widget you can edit each tile. Within the edit of each tile at the bottom near the save button you can check the “open in tab”.
Hope this helps!
Thanks,
Anthony
My question is a take on this 2.0.
Does anyone know if any of the button can open in a new tab? I tried the banner button and it does not have this option. If it comes down to it, we’ll hack it with a QL, but it’s not what we’re looking for.
Hi
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
var buttons = document.querySelectorAll('.banner-notification_url');
buttons.forEach(function(button) {
button.setAttribute('target', '_blank');
});
});
</script>
Thank you
In this scenario, do I ping my CSM for a few mins/ are you able to offer addl guidance? Thank you in advance!!
Hi
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.