ComboBoxFormInput

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.

Inherited properties

Link copied to clipboard

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.

Link copied to clipboard

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.