An external module to build a dynamic list of text based off of previous record entry fields with the Action Tag @AUTOCOMPLETE.
The list will display in the field by entering matching data from previous entries and build a dropdown list to select from list of choices. TAB and Down arrow can select different data to use from the list.
Version 1.0.2
1.0.2 Minor update: standardize branding, emails and doc updates.
1.0.1 Bug fix - remove unneeded messages.
1.0.0 Initial Development - conversion of Hook into an External Module format.
-
Add Action Tag: @AUTOCOMPLETE to text field in a form.
-
Data from that field in any Records will be used to make a dropdown list which can be selected using TAB and Down Arrow in subsequent Records.
-
In a new Record, by typing in that field with matching beginning text will allow quick selection of previous similar information.
-
Builds a dynamic list of text based upon previous record entry fields with the Action Tag @AUTOCOMPLETE.
-
Works on Forms or Surveys.
Regular external module enable and configuration.
- David Heskett - Systems Engineer Digital Research Applications -
- Dimitar Dimitrov - Manager Digital Research Applications -
- Eduardo Morales - Software Engineer Digital Research Applications -
- Greg Neils - TEAM Digital Research Applications -
- Dan Foley - Applications Specialist -
- Jeremy Alphonse - Applications Analyst -
- Lynn Simpson - Director Digital Research Applications -
This project is licensed under the MIT License - see the LICENSE file for details
- Inspired by Mass General Brigham REDCap Team.