How can I pass the form data to another form?

  • PeterNoblesse
    Asked on April 20, 2018 at 1:45 AM

    Can some-one from Jotform please take a look?

    I'm willing to pay if you guys can fix that for me,

    I'm really stuck...

    http://mbcpro.prowebsite.be/

    input from page one needs to come back on second and third form...

  • tina JotForm Developer
    Replied on April 20, 2018 at 2:54 AM

    Could you please provide us the following ones in order to assist you better?

    -> Which data form fields you would like to pass,

    -> the form(s) ID that you would like to pass the data.

    We will wait for your response.


  • PeterNoblesse
    Replied on April 20, 2018 at 3:22 AM
    Hello. 
     
    I have three forms, with almost same things to fill in by customer.
    (Insurance companies seem to love paperwork)
     
    So, my customers first go to form  https://form.jotformeu.com/80583983984375
     
    to order an alarm button.
     
    IF they want an insurance, the have to be directed to form https://form.jotformeu.com/81031135884352
     
    and when that is signed, they should move to form 3: https://form.jotformeu.com/81074511384352
     
    The fields that always come back, are: NAAM KLANT (Voornaam Familienaam) = NAME (First Last)
    STRAAT +NR = street + number
    POSTCODE = zip code
    PLAATS = city
    TELEFOONNUMMER = phone number
    E-MAIL = email
    GEBOORTEDATUM = date of birth
     
     
    If you would be so kind, to help me out here... I've lost over 12 hours, trying to make it work. I would absolutely be willing to pay for your help!
    ​kind regards
    ,


    Peter Noblesse
  • PeterNoblesse
    Replied on April 20, 2018 at 3:43 AM
    Can I reply here?
    mvg,
    Peter Noblesse
    0496/16 17 96
    2018-04-20 8:54 GMT+02:00 JotForm :
    ...
  • PeterNoblesse
    Replied on April 20, 2018 at 3:43 AM
    Hello.
    I have three forms, with almost same things to fill in by customer.
    (Insurance companies seem to love paperwork)
    So, my customers first go to form https://form.jotformeu.com/80583983984375
    to order an alarm button.
    IF they want an insurance, the have to be directed to form
    https://form.jotformeu.com/81031135884352
    and when that is signed, they should move to form 3:
    https://form.jotformeu.com/81074511384352
    The fields that always come back, are: NAAM KLANT (Voornaam Familienaam) =
    NAME (First Last)
    STRAAT +NR = street + number
    POSTCODE = zip code
    PLAATS = city
    TELEFOONNUMMER = phone number
    E-MAIL = email
    GEBOORTEDATUM = date of birth
    If you would be so kind, to help me out here... I've lost over 12 hours,
    trying to make it work. I would absolutely be willing to pay for your help!

    ​kind regards
    ,
    Peter Noblesse
    0496/16 17 96
    ...
  • tina JotForm Developer
    Replied on April 20, 2018 at 6:48 AM

    I need to ask you for some time to prepare a demo form and its guide. I will update this thread as soon as possible.

    Thank you for your patience.

  • tina JotForm Developer
    Replied on April 22, 2018 at 5:17 PM

    ***the URL's given below belong to the cloned forms and only work with them, you need to adjust them based on your forms' ID and the fields' unique name*****

    Hello again, I have cloned your forms and tried to make some modifications in order to meet your requirement.

    Steps for the first form: 

    According to your requirements, if the user selects the insurance you need to redirect the user to the second form and pass the submission data as well. 

    To achieve this, go to the Conditions Page, select Change Thank you page condition and set this condition with the provided URL:

    https://form.jotform.com/81094275023957?Naam[first]={Naam:first}&Naam[last]={Naam:last}&geslacht={geslacht}&straat={straat}&postcode={straat36}&plaats={plaats}&telefoon[area]={telefoonnummer5:area}&telefoon[phone]={telefoonnummer5:phone}&email={email6}&geboortedatum[day]={geboortedatum7:day}geboortedatum[month]={geboortedatum7:month}&geboortedatum[year]={geboortedatum7:year}

    For example: straat={straat

    straat is the unique name of the Straat field. How to Find Field IDs and Names


    Please note that the first straat refers to unique name of the straat field of the second form. the second straat ({straat})refers to the value of the straat field which belongs to the first form. It is important that the unique names of the fields must be true in order to prepopulate the form correctly. So be sure that the unique names in the URL must be matched with the unique names of the first and second form fields. This URL only works with my cloned form/That means, you need to modify the URL with your target form ID, first form field unique names and the second form field unique names as well (second_form_field_unique_name={first_form_field_unique_name})

    1524234888Screen Shot 2018 04 20 at 5 Screenshot 10

    Steps for the second form: 

    Now you need to directly change the Thank You page settings without any condition:

    see this guide first:

    Setting up the Thank You Page

    You need to redirect user to the third form with using prepopulate URL with submission data as URL parameters.

    simply modify this URL with your third form ID and the required unique names and paste this code in order to redirect user to the third form with the submission data:

     this time--> third_form_field_unique_name={second_form_field_unique_name}


    https://form.jotform.com/81093751923964?Naam[first]={Naam:first}&Naam[last]={Naam:last}&geslacht={geslacht}&straat={straat}&postcode={postcode}&plaats={plaats}&email={email}&geboortedatum[day]={geboortedatum:day}&geboortedatum[month]={geboortedatum:month}&geboortedatum[year]={geboortedatum:year}

    the cloned forms,

    the first form(please submit the first form with selecting insurance to be redirected to the second and the third form):

    https://form.jotform.com/81092385323960

    the second form: 

    https://form.jotform.com/81094275023957

    the third form: 

    https://form.jotform.com/81093751923964

    You can clone them and test it:

    https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL