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
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