Add hyperlinks on input table row option

  • dgottfeld
    Asked on February 27, 2019 at 3:15 PM

    I have a table with a list of exercises in the left-hand vertical column and a checkbox where people can select certain exercises. I want the list on the verticle column to all be hyperlinked to a video showing the exercise. Is that possible? We did it in excel. Please see the link. Thankshttps://form.jotform.com/90576369630162

  • Elton Support Team Lead
    Replied on February 27, 2019 at 5:05 PM

    Yes, you can do that. You can wrap the text with hyperlink HTML code.

    Example:

    <a target="blank" href="https://www[dot]youtube[dot]com/watch?v=ETh1bWk4SUY">Service Quality</a>

    Add hyperlinks on input table row option Image 1 Screenshot 20

  • dgottfeld
    Replied on February 27, 2019 at 7:35 PM

    Excellent I have that complete now, but is it possible to fill in the check boxes so the customer knows which exercise correspond with which movement? I don't want the customer to be able to check the boxes, I want to precheck them for them. 

    https://form.jotform.com/90576369630162

  • jherwin
    Replied on February 27, 2019 at 9:09 PM

    You can prepopulate the input table using our prepopulate app: https://prepopulate.jotform.io/.

    Guide: Prepopulating Fields to Your JotForm via URL Parameters

    Then to disable the radio buttons and checkboxes when the form is already pre-populated, please add Get form page URL widget and then add this condition to your form:
    1551319702condition2 Screenshot 10

    Form without data: https://form.jotform.com/90578076163968

    Form with prefill data & disabled options: https://bit.ly/2IFolLd