I have two forms each in two different pages .

When the user clicks on the first form submit button , he should be taken to the second form .
Also , the first form variables should be passed .

How can I do this ?
Will I have to make a new page and then redirect using form_state['redirect'] . But if I use this , then how will I pass the parameters which is a array and a integer ..
Please help

Comments

jaypan’s picture

Go through this tutorial: http://drupal.org/node/262422
It explains multi-step forms towards the end.

Contact me to contract me for D7 -> D10/11 migrations.