Welcome Guest, Not a member yet? Register   Sign In
validation of a checkbox using the "required" rule
#2

[eluser]faxtion[/eluser]
Hopefully this makes sense:

Quote:Note: You can apply your own custom error messages to any rule, just by setting the message similarly. For example, to change the message for the "required" rule you will do this:
Code:
$this->validation->set_message('required', 'Your custom message here');

Replace ="required" with code above


Messages In This Thread
validation of a checkbox using the "required" rule - by El Forum - 10-12-2008, 02:48 PM
validation of a checkbox using the "required" rule - by El Forum - 10-12-2008, 03:05 PM
validation of a checkbox using the "required" rule - by El Forum - 10-12-2008, 03:44 PM
validation of a checkbox using the "required" rule - by El Forum - 10-12-2008, 03:49 PM
validation of a checkbox using the "required" rule - by El Forum - 10-13-2008, 12:01 AM
validation of a checkbox using the "required" rule - by El Forum - 10-13-2008, 05:37 AM
validation of a checkbox using the "required" rule - by El Forum - 10-13-2008, 06:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB