Closes #11 (at least for validation and secondary unique checks)
This may make REDCap angry if there is more than 1 field with validation issues, if this becomes a problem it may be worthwhile to check if the $target_field's onblur actions fire and wait for the appropriate action before continuing.
Closes #11 (at least for validation and secondary unique checks)
This may make REDCap angry if there is more than 1 field with validation issues, if this becomes a problem it may be worthwhile to check if the
$target_field
'sonblur
actions fire and wait for the appropriate action before continuing.