How to validate a Checkbox form in Codeigniter and re-populate checked |
[eluser]rjsmith[/eluser]
To reset the checkbox values, try set_checkbox(). As for the validator issues you're having, I'd suggest manual validation for the cases the validator doesn't catch. |
Messages In This Thread |
How to validate a Checkbox form in Codeigniter and re-populate checked - by El Forum - 02-05-2013, 06:47 AM
How to validate a Checkbox form in Codeigniter and re-populate checked - by El Forum - 02-10-2013, 12:02 PM
|