Combo Box Form Input
A user interface that displays a list of values in a drop-down. The input allows the user to enter text to filter the values displayed in the list. Only one value can be selected at a time. Combo box options are derived from the available coded values for the associated field in the table.
Since
200.4.0
Properties
Link copied to clipboard
The list of possible values for the input.
Link copied to clipboard
The text used to represent a null value.
Link copied to clipboard
Determines whether an option to set a null value is shown. This property only applies to fields that support null values. If not provided, the default value is show.