Say
New Coder
Hi all,
I tried something, but it's not going as planned. Is it possible to open the URL in a new tab and how do I set this up?
Thanks!
Kind regards,
Sen
I tried something, but it's not going as planned. Is it possible to open the URL in a new tab and how do I set this up?
JavaScript:
type: "text",
title: "blablab",
description: "<b>BLABLABLABLABLABLA </b>" ,
link: {
url: "www.google.com",
label: "Webpage",
},
position: {
left: 260,
top: 190
},
Thanks!
Kind regards,
Sen