We would like for the name and email to be pre-populated in the second form

  • GCACjournalist
    Asked on February 23, 2017 at 12:41 PM
    Secondly, we would like for the name and email to be pre-populated in the second form.  PLEASE HELP!
  • BJoanna
    Replied on February 23, 2017 at 12:44 PM

    Inside of this guide you can find how to pass data from one form to another.

    How to Automatically Pass Form Data to Another Form

    Hope this will help. Let us know if you need further assistance. 

  • GCACjournalist
    Replied on February 23, 2017 at 1:00 PM

    So should my redirect URL and URL I provide in the email notification look like this:

    https://form.jotform.com/70406909168158?email={email3}&fullName1[first]={name:first}&fullName1[middle]={name:middle}&fullName1[last]={name:last}&fullName1[suffix]={name:suffix} 

  • GCACjournalist
    Replied on February 23, 2017 at 1:11 PM

    I was able to successfully get the fields to pre-populate. How do I combine this with save and continue?

  • BJoanna
    Replied on February 23, 2017 at 2:24 PM

    I saw that you have added modified session link and it now looks like this:

    https://form.jotform.com/70406909168158?session={id}&email={email3}&fullName1[first]={name:first}&fullName1[middle]={name:middle}&fullName1[last]={name:last}&fullName1[suffix]={name:suffix} 

    I made a test on my cloned form and both save session and prepopulate are working correctly. 

    Let us know if you need further assistance.