Welcome Guest, Not a member yet? Register   Sign In
Get all Validation rules when submitting form
#2

[eluser]CroNiX[/eluser]
Not without some heavy extending of the Form Validation library. As soon as a rule fails it quits checking any more rules for that field as there is generally no point in running more rules if the field already failed one.

One user friendly thing you might do is have a javascript tip popup next to each field that explains the rules for the field to the user, telling them what's allowed, etc.


Messages In This Thread
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 12:13 AM
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 09:27 AM
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 09:45 AM
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 10:35 AM
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 10:43 AM
Get all Validation rules when submitting form - by El Forum - 05-22-2012, 11:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB