Releases: ctsit/auto_populate_fields
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects. The module can populate the values of fields hidden by branching logic.
Release 2.6.5 addresses issues introduced in release 2.6.3, properly addresses issue #66, and fixes an older bug in survey handling
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects. The module can populate the values of fields hidden by branching logic.
Release 2.6.3 fixes some PHP8 code compliance issues, changes the authors to an email list address, and adds a .zenodo.json
to better control the citation content. Module authors who wish to be cited should submit a pull request updating .zenodo.json
with their name, affiliation, and ORCID.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects. The module can populate the values of fields hidden by branching logic.
Release 2.6.2 raises the External Module framework version to 15, fixes a javascript security bug, and raises the minimum PHP version to 7.4.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects. The module can populate the values of fields hidden by branching logic.
Release 2.6.1 Fixes a PHP 8 bug and now preserves survey field action tags
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.
Release 2.6.0 corrects survey hangs that occur in 2.5.2 and adds optional auto-populate support in surveys.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.
Release 2.5.2 corrects issues with surveys introduced in 2.5.1.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.
Release 2.5.1 addresses issues found in REDCap 9.4.1 - 9.8.4.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.
Release 2.5.0 adds support for REDCap anticipated changes in REDCap 9.6.0, fixes a crash due to mis-matched date formats, adds a test_project.xml, removes an unneeded index creation, and addresses some documentation omissions.
Auto-populate Fields
This REDCap Module provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.
Release 2.4.0 adds a feature to preserve date format, documents the need for alter-table privileges to enable the module, adds support for repeating events, and fixes auto-population from previous events on survey fields with branching logic.