• Hello,

    I have 4 pages of form, but when I send the form by email on last page, I do not get the field data from other pages. I only get the last page fields.

    I have multistep link in the forms;
    [multistep “1-4-http://www.example.com/p2/”]
    [multistep “2-4-http://www.example.com/p3/”]
    [multistep “3-4-http://www.example.com/p4/”]
    [multistep “4-4”]

    How do I manage that please ?

    Thank you

Viewing 1 replies (of 1 total)
  • Bump on this.

    In a multi-step form of 3 different pages, each with their own form, the last form is supposed to submit but the short codes for the JSON template only show you the fields in Step 3’s form.

    This results in the form blowing chunks when it tries to post to the API because the field is missing and it tries to submit the short code in brackets.

    Any ideas how to handle the API integration on multi-step forms? This part is under-documented.

    Thanks in advance!

Viewing 1 replies (of 1 total)

The topic ‘Last form do not send all form data’ is closed to new replies.