Hello,
I trying to find solution for:
Form 1 (or form 1st page if possible) with some fields in it and a submit button (URL...)
- on submit of the FORM1, the data of the form gets posted (or saved).
- after a successful submit process, a modal panel opens up with a new form FORM2 (or form 2nd page if possible) in it.
- this form needs all submited information from the Form 1 --> question asked from support + additional information user inputs into FORM2.
- the submit of the Form 2 (in the modal box) will send data from FORM1 and FORM2 to email and dispalying "Thank you page".
How can I implement this in Chronoforms?
Jaak
I trying to find solution for:
Form 1 (or form 1st page if possible) with some fields in it and a submit button (URL...)
- on submit of the FORM1, the data of the form gets posted (or saved).
- after a successful submit process, a modal panel opens up with a new form FORM2 (or form 2nd page if possible) in it.
- this form needs all submited information from the Form 1 --> question asked from support + additional information user inputs into FORM2.
- the submit of the Form 2 (in the modal box) will send data from FORM1 and FORM2 to email and dispalying "Thank you page".
How can I implement this in Chronoforms?
Jaak
I change the form2 page form to onepage form. Second page is inside its own container and with CSS ja jQuery I hide this part of the form on load. For the first part (previosly the first page) I remove submit button and change this with url linked to certain div container. After the click on link modal box opened and second part of the form can be filled.
Jaak
Jaak
Hi Jaak,
I just replied to your other thread with the same question - please do not double post.
Bob
I just replied to your other thread with the same question - please do not double post.
Bob
This topic is locked and no more replies can be posted.