Welcome Guest, Not a member yet? Register   Sign In
Form Validation Any One Of 5 Inputs Required
#2

[eluser]CroNiX[/eluser]
Sure, you can just use a callback and in the callback function check all 5 fields using $this->input->post(field) and if any one of them has data, it passes the rule.


Messages In This Thread
Form Validation Any One Of 5 Inputs Required - by El Forum - 04-24-2012, 03:51 PM
Form Validation Any One Of 5 Inputs Required - by El Forum - 04-24-2012, 04:10 PM
Form Validation Any One Of 5 Inputs Required - by El Forum - 04-24-2012, 04:13 PM
Form Validation Any One Of 5 Inputs Required - by El Forum - 04-24-2012, 04:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB