How to pass the first and last name from one form to another?

  • ronshuller
    Asked on January 11, 2020 at 11:39 PM

    In this form - https://form.jotform.com/200099125639154 - I am trying to use field codes to generate a new pre-populated URL.

    The field "Bride's Name" includes two parts:  Bride's First Name & Bride's Last Name

    How do I identify the Bride's First Name & Bride's Last Name separately using field codes to be used in a URL?

     

    Thanks

     

  • AshtonP
    Replied on January 12, 2020 at 1:39 AM

    Please follow the screencast below to find the Field codes for "First and Last name":

    1578810897Prepoulate Screenshot 10

    Please follow this guide for more information on Prepopulating Fields:

    https://www.jotform.com/help/71-Prepopulating-Fields-to-Your-JotForm-via-URL-Parameters

    Also, we do now have the application for populating form fields:

    http://prepopulate.jotform.io

    Hope this helps! Let us know if you need additional assistance.

  • ronshuller
    Replied on January 12, 2020 at 7:50 AM

    I’m sorry, this is so confusing. I wasn’t clear.
    I want to use the value that was entered in the form https://form.jotform.com/200099125639154 from the field “Bride’s First Name” to be used in a prepoulated URL to prepopulate the field also called “Bride’s First Name” in a new form https://form.jotform.com/90243304372145
    The value of the field “Bride’s First Name” from the original form needs to be used as the repopulates value in the “Bride’s First Name in the 2nd form.
    I need to do the same thing for the Bride’s Last Name.
    I can’t find what to put inside the{} indicating the values from the 1st form of both Bride’s First and Bride’s Last Name.
    ...
  • David JotForm Support Manager
    Replied on January 12, 2020 at 9:25 AM

    Hi, the parameters you need to use to pass the Bride's First and Last name from this form to this one are: 

    bridesName[first]={bridesName:first}&bridesName[last]={bridesName:last}

    This guide will help you to understand how to pass data from one form to another: https://www.jotform.com/help/351-How-to-Automatically-Pass-Form-Data-to-Another-Form

    Let us know if you need more help, we will be glad to assist you.