Multipage Form Send button

sylwekb 27 Jul, 2016
On the side I have multipage forms of 20 pages. Is it possible that on each of the parties to do the send button sends the form? In addition, the Next button to the next page Multipage form. How does it perform?
GreyHead 27 Jul, 2016
Hi sylwekb,

I'm sorry, I don't understand the question? Normally you'd set the HTML (Render form) action of each page to load the next page when the current one is submitted.

Bob
sylwekb 27 Jul, 2016
I would like to on all side of the multi-page forms were 2 buttons Next and Send. Next button I've already done? How to make the Send button on all multi-page forms to work?
GreyHead 27 Jul, 2016
Hi sylwekb,

I'm still not sure that I understand but if you want the user to be able to do a final submission from any page then I think I would use a submit button as you suggest, then in the event that page submits to add an Event Switcher to check what the value of the submit button is - that is either 'next' or 'submit'. Have one event set up for the Event Switcher called 'submit' and in that event add an Event Loop action that loops to the form On Submit event. That should then skip over any remaining pages.

Bob
sylwekb 27 Jul, 2016
Exactly the point. I hope it will work.
sylwekb 29 Jul, 2016
Please take a look. I have 3 buttons
1. I retreated to the back side.
2. It works well - for the next
3. I would like to send a form on every page Multipage forms

Please write me step by step how to make it to work properly the 1 and 3 button.

Do you need to be done in the setup? Setup is shown in the screenshot.

[attachment=0]buttons.jpg[/attachment]

[attachment=1]setup.jpg[/attachment]
sylwekb 01 Aug, 2016
We still do not manage to do to send the form fields on each side. multipage forms. My multipage forms consist to 11 pages. Bob can you help?
GreyHead 01 Aug, 2016
Hi sylwekb,

I'm sorry but I don't understand what you are trying to do here? What exactly do you mean by 'send the form fields on each side'?

Bob
sylwekb 01 Aug, 2016
It's about sending the form to e-mail even if you have not filled all the 11 pages of multipage forms from any page. I know it's weird but that The functional is needed.
GreyHead 02 Aug, 2016
Hi sylwekb,

You can add an Email action in any of the form events - the email can use any of the data submitted up to that page.

Bob
sylwekb 02 Aug, 2016
Please look my form events. Still send button not work
GreyHead 03 Aug, 2016
Hi sylwekb,

What exactly isn't working? The form looks OK apart from the Event Loop action in the middle of the On Submit event.

Bob
sylwekb 07 Aug, 2016
Do not operate the SEND button. When you click move to the next page. Should send the entire form. What did I do wrong?
GreyHead 07 Aug, 2016
Hi sylwekb,

I've not idea, I still don't understand what you are trying to do. The email in the On Submit event will be sent when that event is run.

Bob
This topic is locked and no more replies can be posted.