Can I add hyperlinks to my choices in a multiple choice survey?

  • contactsmartsnacksolutions
    Asked on June 20, 2024 at 1:57 PM

    I would like to add hyperlink to each choice provided in a multiple selection list. Can I do this and how?

  • Jefferson JotForm Support
    Replied on June 20, 2024 at 2:09 PM

    Hi contactsmartsnacksolutions,

    Thanks for reaching out to Jotform Support. It is possible to add a hyperlink to each choice in your multiple-choice list. Let me show you how:

    • Copy the code below and replace the href value with your link and the Item name:
    <a target="_blank" href="https://www.yourlink.com" rel="nofollow">ItemName</a>
    • Paste the code as a new option, or you can surround each of your options with the code above to add a hyperlink to each choice: Can I add hyperlinks to my choices in a multiple choice survey? Image 1 Screenshot 30

    That's it! Test your form, and you will see that the item is now clickable and will redirect you to the link once clicked. Check out my screenshot below:

    Can I add hyperlinks to my choices in a multiple choice survey? Image 2 Screenshot 41

    Give it a try and let us know how it goes.

 
Your Answer