28 Enhanced Mobile Document Imaging (eMDI) User Guide
fieldType AN, NUM, or DT Users can enter alphanumeric characters up to
the maxLength specified.
If this is set to NUM, the user can enter only
numeric values up to the maxLength specified.
If this is set to DT, the application displays a
Date Picker control used.
Default is AN.
displayName Character string
up to 30
characters.
This value is used to display as the label on the
screen for the input value. It is also used in the
.txt file eMDI creates if includeTextFile is set to
true.
defaultValue Should follow the
minLength,
maxLength, and
fieldType that are
set.
If one defaultValue is included, the application
displays a text or date entry field with the
defaultValue displayed. Users are allowed to
change it, and if more than one defaultValue is
included, the user is able to pick from a list of
included values (the default is empty).
If no default value is included, the user is
required to enter a value if Entry Required is
included.
Field Definitions for MobileDocumentImaging_Config.xml (continued)
Field Name Valid Values Description or Notes