How Can I Make a Link Open in a New Page?

  • BluefaceMKT
    Asked on November 6, 2018 at 10:31 AM

    I have a link text in one jotform that I want to open a new jotform in a new page.

    How can I do that?

  • Edgar_B
    Replied on November 6, 2018 at 12:01 PM

    If I get your concern right, you are trying to open a new page or tab wherein it will redirect you to a link. In order to this, you must add an attribute to the links you are referring to. For example:

    <a target="_blank" href="https://www.jotform.com/help/8-terms-of-use" rel="nofollow noopener" >ToS JOTFORM</a>


    1541523573aa Screenshot 10


    If you need further assistance, please let us know, it is our pleasure to help. Thank you!