TextBoxFormInput

A user interface for a single-line text box.

Since

200.4.0

Properties

Link copied to clipboard

The maximum number of characters allowed. This only applies to string fields. If not supplied, the value is determined using the length property of the referenced field.

Link copied to clipboard

The minimum number of characters allowed. This only applies to string fields. If not supplied, the value is 0, meaning there is no minimum constraint.

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.