Forums

Multipage form select different pages dynamically

tshirley 06 Jun, 2018
Hi,

I would like to have a multipage form that on page 1 takes Customer identification data, then the submit event reads and verifies data. Depending on Customer status (read from DB), loads either Page 2 or Page 3.

In the past I have just had 3 forms and Form 1 redirects to form 2 or 3 using event switcher. I can still do that, but is there a way for this behaviour to happen in a single form? It would save some duplication of code and I expect would be faster to load for the customer.

Cheers

Tim
healyhatman 06 Jun, 2018
Redirect to an event instead of a form. One of the demo forms is a multi page
This topic is locked and no more replies can be posted.