How can I open only certain links in a new window/tab?
1
5
Edit the field and add the script as seen below and replace the URL as seen in the image below from https://google.com to the one you would like to take the user upon click. The script would look like this- window.open ('add URL here', '_blank') Click Done.

PreviousHow can I trigger a scroll to the top of my page with a click event in Maker?
NextHow do I add custom script in Maker?
Last updated
Was this helpful?


