Hello,
I'm making a multi-page form with the directions from this link.
http://www.chronoengine.com/faqs/2658-how-can-i-create-a-multi-page-form.html
I was wondering if it was possible to have each page save when they are completed (when hitting the next button) regardless of if the form is fully completed.
So in other words, when you hit next, that chunk of the form saves to a DB, and the form continues on, and all the other pages of the form do the same. Once it's completed, I'd like it to go to an email.
I'm making a multi-page form with the directions from this link.
http://www.chronoengine.com/faqs/2658-how-can-i-create-a-multi-page-form.html
I was wondering if it was possible to have each page save when they are completed (when hitting the next button) regardless of if the form is fully completed.
So in other words, when you hit next, that chunk of the form saves to a DB, and the form continues on, and all the other pages of the form do the same. Once it's completed, I'd like it to go to an email.
Hi,
You can achieve that by having a DB Save action in every step(event) instead of having only one at the final event.
Regards,
Max
You can achieve that by having a DB Save action in every step(event) instead of having only one at the final event.
Regards,
Max
This topic is locked and no more replies can be posted.