How to acces different forms from the same URL

  • SafetySigns
    Asked on March 11, 2018 at 11:31 AM
  • TREVON
    Replied on March 11, 2018 at 1:12 PM

    If you want to access your forms through the same URL you will have to embed all your forms on one form hence your users can access the single form and use it to fill the other forms.

    You will need to use the iframe embed widget and copy url of your form to the widget. You will use different widget for each form. https://widgets.jotform.com/widget/iframe_embed

    Once you have embedded the forms you can use Hide/Show conditional statement to display each form

    Below is a sample form I have created:

    https://form.jotform.com/80694839105969

    Kindly feel free to clone and use the form.


  • SafetySigns
    Replied on March 24, 2018 at 1:08 PM

    This is great! If I duplicate a form is there a way to automatically duplicate the condition?

    I just noticed that on mobile the iFrame is not responsive. Any solutions to this?

  • TREVON
    Replied on March 24, 2018 at 2:13 PM

    This is great! If I duplicate a form is there a way to automatically duplicate the condition?

    Yes if you clone a form you will also clone the form conditions.

    I just noticed that on mobile the iFrame is not responsive. Any solutions to this?

    Would you kindly elaborate further on this issue?


  • SafetySigns
    Replied on March 24, 2018 at 2:16 PM

    If you got to Form 4 you will see the issue. 

    https://safemedia.ca/jotform/

  • TREVON
    Replied on March 24, 2018 at 3:48 PM

    In order to fix the non-responsive issue on the form element number 4 you will need to remove the width specification of the element as shown below.

    1521920916iframe field width Screenshot 10

  • SafetySigns
    Replied on March 24, 2018 at 4:47 PM

    Awesome! Thank you :)