I need a specific widget but don't know which one to use

  • caseyward8
    Asked on May 2, 2016 at 6:26 PM

    I am making a form for a high school athletic department to fill out all their social media profiles for each sport. What I want is to have separate fields for each social channel, then list every sport, and when they select a sport a box shows next to it to put their social link.

    For example, there would be a Facebook section with every sport listed below and the school could select Football, basketball, & baseball and then put in the box next to it them the links for those sport's facebook profiles. They could do that for every sport that has a Facebook page. Then, they go to the Twitter section and check the sports that have a Twitter profile and they can put each sports twitter handle in the box next to it. 

    Ive gone through like 10 different widgets and it's not the right one. I know there has to be a specific widget that is built for this. It's essentially a combo of check boxes and a text field.

  • Elton Support Team Lead
    Replied on May 2, 2016 at 9:06 PM

    I think we don't have such widgets.

    However, that can be achieved through conditions.

    So basically, you have to define or add all the text fields for each sports in your form. Then show these text boxes depending on the users answer.

    Example:

    If user selects Basketball, show textbox for basketball

    If user selects Baseball, show textbox for baseball

    I need a specific widget but dont know which one to use Image 1 Screenshot 30

    Demo: https://form.jotform.com/61227914660960 (select the first 2 options)

    I need a specific widget but dont know which one to use Image 2 Screenshot 41

    Hope this helps!