This topic is locked

Multiple Page Forms

3/15/2006 6:08:57 PM
PHPRunner General questions
B
brthrmnss author

First of all I love phprunner, saves me so much time and trouble.
but i have problem
I have a database with 67 fields, that I need all new clients to fill out.

However I don't want to make them scroll through all that on one page.
Is it possible to break up the 'add new' page so that they can enter the data in 3 steps instead of just 1?
thanks

Sergey Kornilov admin 3/16/2006

Hi,
you can do it manually in ..._add.php file.

Unfortunately we don't have a ready to go solution for this.