Forums

Multipage form and events

jaak 06 Jan, 2015
Hello,

I fall to problems with my form:

adplus.ee/arendus/laenud

My form setup is:
[list]
1. form have 3 pages (The first calculator page, page2 - detailed form for loan type "Mootorsõiduki pandilaen",page3 - detailed form for loan type "Kinnisvaralaen")
2. The first page is loan calculator:
3. First page have dropdown field with loan types ((box wih label "Vali laenutüüp") and for this field I defined several Events to display and hide different fields (loan amounts and loan periods)
4. If user selects the loan type "Mootorsõiduki pandilaen" from dropdown (box label "Vali laenutüüp") in the form first page and submits, then should open form page2
5. If user selects the loan type "Kinnisvaralaen" from dropdown (box label "Vali laenutüüp") in the form first page and submits, then should open form page3
6. Page2 and page3 should have different e-mail templates.
[/list]

I'll trying with event switcher inside OnLoad event, but without luck.

Would you please explain what changes should be made to make my idea work . Please accept my apologies for urgency but we need this very quickly in order to keep our deadlines, which is tommorow. If subscribing will help, I agree to subscribe.

Jaak Ivask
jaak 07 Jan, 2015
Answer
Hello,

After long trial/error process I managed to get the form work.

I moved event switcher to submit event. In event switcher created two redirects - one for form page2 and second for page3. Additionally I created two submit events.

Jaak
birima 30 Oct, 2015
Hi,
i have the same issue. How exactly you solved this problem?.
This topic is locked and no more replies can be posted.