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
The list of possible values for the input.
The text used to represent a null value.
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.
Inherited properties
Unknown data from the source JSON. Unknown JSON is a dictionary of values that was in the source JSON but was unparsed by the Runtime.
Unsupported data from the source JSON. Unsupported JSON is a dictionary of values that are supported by web maps, but not exposed through the native Runtime API.