Multiple embedded forms based on drop down selection

  • j51991
    Asked on August 28, 2014 at 12:38 PM

    I want to create a master form with multiple form types based on the drop-down selection the user chooses.

    e.g. I had a drop-down selection with "form 1, form 2, form 3"... if I choose "form 1" than an entirely unique form shows up... if I choose "form 2" a unique form shows up. Please let me know!

     

  • David JotForm Support Manager
    Replied on August 28, 2014 at 2:24 PM

    Please take a look at my form here: http://form.jotform.co/form/42395877208870

    What I did was to add a DropDown field, and Text Fields:

    Multiple embedded forms based on drop down selection Image 1 Screenshot 40

    Then I created 3 forms, and copied the iFrame code of each form  to  paste it into a "html" area of each Text fields once I have clicked on "Edit HTML":

    Multiple embedded forms based on drop down selection Image 2 Screenshot 51

    Do the same step with the other forms, copy the iFrame code, and paste it in a Text field. Make sure not to paste what it is between script tags only the code between iFrame tags.

    After you do this, use conditional logic to hide and show a form field:

         a. Click Setup & Embed
         b. Click Conditions
         c. Select Show / Hide a form field
     

    Multiple embedded forms based on drop down selection Image 3 Screenshot 62

    Please try my form, hope this is what you are looking for. Let us know if you have more questions, we will be glad to assist you.