The data table selection field edit type lists the records of a data table in a drop down list control on the detail screen. Definable behaviors of this list include the data table field to display, the sort order for display, and the value by which to sort. A popup screen may be displayed based on the number of records in the data table. This threshold is different for each supported device type.
When displaying the records from the data table in the drop down list, the code, value, or both may be displayed. Additionally, format strings may be used to format the text for each record. When a selection is made in the list, the value returned to the field is always the code portion of the selected record. This will be the value set to the target property of the field.