Form_Validation and depend on fields...(again maybe) |
[eluser]hugle[/eluser]
[quote author="insub2" date="1255813852"]umm...no. if any of the rules you set aren't matched, the validation will return false. http://ellislab.com/codeigniter/user-gui...ation.html[/quote] yes, but I want to check if only field1 - returned false or true, inside extended form validation rule...(not all the fields) That's what I am trying to achieve. but seem it is quite difficult to achieve, so I probably will go with smth similar to your suggestion. Thanks |
Messages In This Thread |
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 03:29 AM
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 09:36 AM
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 10:02 AM
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 10:10 AM
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 11:28 AM
Form_Validation and depend on fields...(again maybe) - by El Forum - 10-17-2009, 06:33 PM
|