Welcome Guest, Not a member yet? Register   Sign In
Form Validation Config File PLUS Controller based Rules
#1

[eluser]Iverson[/eluser]
It seems that these two cannot coexist and it's killing me. I have a group of rules that I need to check for every time. Thus I put them in the form validation config file. However, there are a few fields that I need to check for only if another field (radio button) is checked. I can't use the $_POST variable because I'm using XAJAX so it returns the values in a different format.

And I really don't want to use a callback :-S




Theme © iAndrew 2016 - Forum software by © MyBB