Welcome Guest, Not a member yet? Register   Sign In
Logic for multi-step form.. not working.
#7

[eluser]tomclowes[/eluser]
That does not make sense. The age does NOT exit after a view is called.

So.. I complete step 1 properly. The session var is set to step 2. Because no step 2 form has been submitted if ($this->form_validation->run('suggest_2') WILL EQUAL FALSE), and form2 will be loaded. Nothing else should be loaded.

What is actually happening is you fill in form one, and the COMPLETE VIEW is being loaded, which means the session is set to complete, which means that the form validation for suggest 2 is returning TRUE. This is odd considering that at this point the user hasnt submitted form 2 Smile

THANKS


Messages In This Thread
Logic for multi-step form.. not working. - by El Forum - 09-07-2010, 04:44 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 04:14 AM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 09:34 AM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 09:38 AM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 10:35 AM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 11:50 AM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 12:17 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 12:29 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 12:34 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 12:40 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 01:07 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 01:18 PM
Logic for multi-step form.. not working. - by El Forum - 09-08-2010, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB