How to add a hyperlink to a website to a checkbox

  • SEB17
    Asked on September 22, 2016 at 11:58 AM

    You've addressed this in your forum but the "how to" links you've included are now missing. Kindly supply step by step instructions. This is NOT for a "terms & conditions" text hyperlink; it's a hyperlink to a full non-JotForm website. Thx.

  • Mike
    Replied on September 22, 2016 at 1:40 PM

    This is possible to add HTML link code directly to the Check Box options.

    Example:

    <a href="https://www.example.com" rel="nofollow" target="_blank">Link Text</a>

    How to add a hyperlink to a website to a checkbox Image 1 Screenshot 20

    If you need any further assistance, please let us know.

  • hatzbs
    Replied on September 25, 2016 at 1:43 AM

    Thank you for your reply. My hyperlink is DISALLOWS me to reach my site; generating a message [likely from my Google Chrome browser] like "https://www.wsj.com  - your connection will be unsafe, returning to safety"  I can reach this sample site directly from my browser, from MS Word documents, and from email; I CANNOT reach it from JotForm, which I must.

    Please advise.

  • Nik_C
    Replied on September 25, 2016 at 3:23 AM

    That happens because of your website, it is not HTTPS and in your hyperlink you put https://www.aish.com so what happens is that you are forcing your browser to access that website through https, but https doesn't exist:

    How to add a hyperlink to a website to a checkbox Image 1 Screenshot 30

    If you on the other hand try to access the website directly with http you will be able to do it.

    So, to fix this just remove 's' from https in your options for radio buttons:

    How to add a hyperlink to a website to a checkbox Image 2 Screenshot 41

    That will work.

    IF you need further assistance please let us know.

    Thank you!