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

[eluser]kirkaracha[/eluser]
I believe the form fields and rules get evaluated in the order they appear, so as the last rule for the last form field maybe you could do a callback that does the database query, web service, etc. based on the form inputs. (The callback should be on a required field so it always gets evaluated.) Since the callback would come after all of the validation rules, the data should be valid at that point.


Messages In This Thread
Split Form Validation - by El Forum - 02-12-2010, 12:46 PM
Split Form Validation - by El Forum - 02-12-2010, 03:51 PM
Split Form Validation - by El Forum - 02-12-2010, 03:54 PM
Split Form Validation - by El Forum - 02-12-2010, 04:30 PM
Split Form Validation - by El Forum - 02-12-2010, 04:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB