Hey guys,
Having some difficulty again with one of my forms.
My multi-page form is only saving the last page's data. From looking at the debugger/array information, the array only includes the fields from the last page, unlike on the multi-page demo which shows all of the pages fields collected together. I didn't notice any differences in the settings between the demo multi-page form and my own.
Does anyone know what I could be doing wrong?
My form's setup tab:
[attachment=0]page1.PNG[/attachment]
[attachment=1]page2.PNG[/attachment]
[attachment=2]page3.PNG[/attachment]
Thanks in advance
Ben
Having some difficulty again with one of my forms.
My multi-page form is only saving the last page's data. From looking at the debugger/array information, the array only includes the fields from the last page, unlike on the multi-page demo which shows all of the pages fields collected together. I didn't notice any differences in the settings between the demo multi-page form and my own.
Does anyone know what I could be doing wrong?
My form's setup tab:
[attachment=0]page1.PNG[/attachment]
[attachment=1]page2.PNG[/attachment]
[attachment=2]page3.PNG[/attachment]
Thanks in advance
Ben
Hi bvoight,
it looks as though there is no Multi Page action in the On Submit event. That would explain what you are seeing.
Bob
it looks as though there is no Multi Page action in the On Submit event. That would explain what you are seeing.
Bob
This topic is locked and no more replies can be posted.