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

liam morland’s picture

There is a solution given in #1290218: Change Rules-Order in User Interface, comment #1.

liam morland’s picture

Status: Active » Fixed

Please re-open if you need more help.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.