How do I get a link to open in a new window?

  • royalfamilycos
    Asked on March 20, 2018 at 8:36 PM

    I would like the URL found in this paragraph to open in a new window so users are not kicked out of JotForm. How do I do that? I'd rather not give them a warning that it will open in a new window.

    Jotform Thread 1421080 Screenshot
  • Ashwin JotForm Support
    Replied on March 21, 2018 at 2:55 AM

    You need to add a target="_blank" attribute code in the hyperlink code you have added in form. Please check the screenshot below on how to add target="_blank" in the source of the hyperlink code:

    1521615047hyperlink Screenshot 10

    I have fixed this issue in your form and the link is now being opened in new window. Please check the screenshot below:

    1521615262hyperlinkNewWin Screenshot 21

    I would suggest you to please test your form again and see if it works as expected.