How to post data from one form to another using URL parameters

  • RogerYelvington01
    Asked on June 4, 2015 at 2:04 PM

    Hey Guys!

     

    This Form:
    http://felyx.coffeecup.com/index.html

    After submitting, this form needs to post the following 6 form field data entered:
    {memberEmail}
    {employeeName}
    {homeClub}
    {employeeEmail}
    {memberName}
    {attachmentType}

    The form I'm submitting to, with a Thank You URL is here:
    http://form.jotformpro.com/form/51474718874972

    And I'm using this generated link:
    http://form.jotformpro.com/form/51474718874972?memberEmail5={memberEmail}&employeeName11={employeeName}&location={homeClub}&employeeEmail={employeeEmail}&memberName18={memberName}&attachmentType={attachmentType}

     

    It is not posting 3 fields (screen shot attached)
    {memberName}
    {attachmentType}
    {employeeEmail}

     

    Please advise, thank you!

     

     

    Jotform Thread 582239 Screenshot
  • Mike_G JotForm Support
    Replied on June 4, 2015 at 5:02 PM

    The issue is caused by:

    How to post data from one form to another using URL parameters Image 1 Screenshot 50

    And so if you remove it, for example: 

    How to post data from one form to another using URL parameters Image 2 Screenshot 61

    I would suggest you update the selection of the Club drop-down field:

    How to post data from one form to another using URL parameters Image 3 Screenshot 72

    How to post data from one form to another using URL parameters Image 4 Screenshot 83