Forums

Multipage form.. how to..where to start

boesh 24 Apr, 2009
Hi,

Here's the challenge:
I have a handcoded form consisting of three pages.
Page 1 collecting data and depending on wether you are an man / woman / child you will be directed to the next page, where part 2 of the form is located, after filling in page 2 (part 2 of the form) one is taken to page 3 (part 3 of the form) where the collected data is shown in order to give the visitor the opportunity to check his entered data, then one can submit the form.

What is the best approach to build this with Chronoforms?

THNX.
Kind regards,
- Harry -
GreyHead 24 Apr, 2009
Hi Harry,

I'd do this as a single form using control statements in the OnSubmit before and Form HTML boxes to check the submissions and display the appropriate next chunk of form. It's a little tricky to understand and get the control statements in the correct place an sequence but otherwise easy to implement.

There are several threads here with various versions of this.

Bob
This topic is locked and no more replies can be posted.