A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-feature-service/IFieldInfo/ below:

IFieldInfo | ArcGIS REST JS

Interface

Defines how a field in the dataset participates (or does not participate) in a popup window.

Properties Property Type Notes fieldName any

A string containing the field name as defined by the service. Anywhere that a fieldname is referenced as {field-name} in popupInfo, an Arcade expression can also be referenced as{expression/}`.

format IFieldFormat

A format object used with numerical or date fields to provide more detail about how the value should be displayed in a web map popup window.

isEditable boolean

A Boolean determining whether users can edit this field. Not applicable to Arcade expressions.

label string

A string containing the field alias. This can be overridden by the web map author. Not applicable to Arcade expressions as title is used instead.

stringFieldOption "textbox" | "textarea" | "richtext"

A string determining what type of input box editors see when editing the field. Applies only to string fields. Not applicable to Arcade expressions.

tooltip string

A string providing an editing hint for editors of the field. Not applicable to Arcade expressions.

visible boolean

A Boolean determining whether the field is visible in the popup window.

fieldName

optional

Interface Property fieldName: any

A string containing the field name as defined by the service. Anywhere that a fieldname is referenced as {field-name} in popupInfo, an Arcade expression can also be referenced as{expression/}`.

format

optional

Interface Property format: IFieldFormat

A format object used with numerical or date fields to provide more detail about how the value should be displayed in a web map popup window.

isEditable

optional

Interface Property isEditable: boolean

A Boolean determining whether users can edit this field. Not applicable to Arcade expressions.

label

optional

Interface Property label: string

A string containing the field alias. This can be overridden by the web map author. Not applicable to Arcade expressions as title is used instead.

stringFieldOption

optional

Interface Property stringFieldOption: "textbox" | "textarea" | "richtext"

A string determining what type of input box editors see when editing the field. Applies only to string fields. Not applicable to Arcade expressions.

tooltip

optional

Interface Property tooltip: string

A string providing an editing hint for editors of the field. Not applicable to Arcade expressions.

visible

optional

Interface Property visible: boolean

A Boolean determining whether the field is visible in the popup window.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4