formTextAreaInput

Defines the desired user interface is a multi-line text area.

Referenced by: formFieldElement

Properties

Property Details
maxLength This represents the maximum number of characters allowed. If not supplied, the value is derived from the length property of the referenced field in the service.
minLength This represents the minimum number of characters allowed. If not supplied, the value is 0, meaning there is no minimum constraint.
type The input type identifier.
Valid value of this property text-area

Example

{
  "type": "text-area",
  "maxLength": 100,
  "minLength": 0
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close