Welcome Guest, Not a member yet? Register   Sign In
Fckeditor Form Validation
#2

[eluser]pistolPete[/eluser]
I don't know how the FCKeditor library works, but I assume that the generated textarea's name is resume in that case.

So you need to set the following validation rule:
Code:
$this->form_validation->set_rules('resume', 'Resume', 'required');

Please verify which html is generated and how your validiation rules are setup!


Messages In This Thread
Fckeditor Form Validation - by El Forum - 02-21-2009, 07:55 PM
Fckeditor Form Validation - by El Forum - 02-22-2009, 04:19 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:07 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:15 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:29 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:32 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:41 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:47 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 08:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB