Welcome Guest, Not a member yet? Register   Sign In
Linked Forms
#1

[eluser]Ashes-to-Ashes[/eluser]
I am trying to create a form that when it is in valid it reloads (easy)
If it is valid and post variable to go to next form is set, it loads next form (same url)
If it is valid and post variable final save is set it saves to database and shows final data (not a form)

The problem is any page that is the result of a successfully posted form will evaluate $this->form_validation->run() as TRUE

I have tried:
unset($this->form_validation);
That did not work.

Any ideas?


Messages In This Thread
Linked Forms - by El Forum - 11-29-2012, 01:43 PM
Linked Forms - by El Forum - 11-29-2012, 01:57 PM
Linked Forms - by El Forum - 11-29-2012, 04:44 PM
Linked Forms - by El Forum - 12-05-2012, 10:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB