Closed (fixed)
Project:
Webform Validation
Version:
6.x-1.5
Component:
Validation rules
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 05:57 UTC
Updated:
25 Jul 2013 at 20:41 UTC
I have created a custom validator using hook_webform_validation_validators which submits data to another website for additional validation, but I need it to be triggered *only* when all the other validators have successfully validated. How would I check if the other validators have returned an error from within my custom validator?
Comments
Comment #1
liam morlandThere is a solution given in #1290218: Change Rules-Order in User Interface, comment #1.
Comment #2
liam morlandPlease re-open if you need more help.