Welcome Guest, Not a member yet? Register   Sign In
Form Validation validating default value
#1

[eluser]cmark[/eluser]
Hi there, im getting problems during the validation process:

Code:
$this->form_validation->set_rules('titulo', 'Titulo', 'required');

In the View, i used the set_value function, but when i attempt in order to validate, the form_validation doesn't found any problem with the default value (in this case, 'Titulo').
What can i do?

Ps: sorry with my eng, i'm really very new.

Thanks!


Messages In This Thread
Form Validation validating default value - by El Forum - 08-13-2009, 04:32 PM
Form Validation validating default value - by El Forum - 08-13-2009, 05:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB