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?
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
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
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?
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
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
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]
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]
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?
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
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
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.
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
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
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
What exactly isn't working? The form looks OK apart from the Event Loop action in the middle of the On Submit event.
Bob
Do not operate the SEND button. When you click move to the next page. Should send the entire form. What did I do wrong?
This topic is locked and no more replies can be posted.