Prompted document controls are often added to a project, prompting the scan operator to key in the requested information at scan time. Sometimes it would be preferred that the operator select the requested information rather than key it in. This ensures that the selected information is a legitimate index or data field that is needed for the project.
The script sample shows the following features and functionality:
-
Population of a drop down list by filling in the items via a static literal.
-
Population of a drop down list dynamically based on a previous choice.
-
Population of a drop down list via an ADO call to a table.