Welcome Guest, Not a member yet? Register   Sign In
Form validation groups
#2

[eluser]a77icu5[/eluser]
[CLOSED]

Setting the group inside run...everything is ok =D
Code:
public function profile($user) {
      ...some fancy code here
      if ($this->form_validation->run('users/profile') == false) {
         ...error view
      }
   }


Messages In This Thread
Form validation groups - by El Forum - 07-11-2010, 11:50 PM
Form validation groups - by El Forum - 07-16-2010, 09:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB