ctsit / search_and_populate_data_from_another_project

REDCap Module to search another project for data to populate data into the current form
Other
5 stars 2 forks source link

simulate defocus of piped fields to trigger checks #12

Closed ChemiKyle closed 4 years ago

ChemiKyle commented 4 years ago

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.