Form Element
An element displayed in a form, such as a FieldFormElement or GroupFormElement. A FieldFormElement defines a form element for editing a specified attribute and uses a FormInput to gather information from the user. A GroupFormElement organizes a set of other FormElement objects for display on the form.
Since
200.4.0
Inheritors
Properties
A detailed description of the element.
A descriptive label that appears with the element. If not supplied, a FieldFormElement is labeled with the alias property of the associated field.
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.