Welcome Guest, Not a member yet? Register   Sign In
Multiple forms reacting to $this->form_validation->run() == FALSE
#1

[eluser]Unknown[/eluser]
Hi,

Code:
$this->form_validation->run() == FALSE

Is there a way to have multiple forms on a page and still use CI validation?
If i have my login form which is present on all pages, it will actually trigger the
validation for other forms such as "contact" etc if the user happens to fail the login while having the contact forms page up.

Can you bind the run to specific forms?




Theme © iAndrew 2016 - Forum software by © MyBB