Text Form Element
A form element that configures read-only text in form elements. The web map specification for text form element does not have "label" and "description" values, so these properties on the base FormElement will always be empty strings.
Since
200.6.0
Properties
Inherited properties
Link copied to clipboard
A detailed description of the element.
Link copied to clipboard
A descriptive label that appears with the element. If not supplied, a FieldFormElement is labeled with the alias property of the associated field.
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.