laptop and a wrench

Bug

In ArcGIS Online, if a field using subtypes is set as the label field in a web map, the coded value is displayed instead of the description value.

Zuletzt veröffentlicht: February 17, 2016 ArcGIS Online
Bug-ID-Nummer BUG-000091592
EingereichtOctober 21, 2015
Zuletzt geändertFebruary 13, 2025
Gilt fürArcGIS Online
Gefunden in Version3.9
BetriebssystemWindows OS
BetriebssystemversionN/A
StatusWill Not Be Addressed

Zusätzliche Informationen

The feature service defines the 'subtype' field, which has an esriFieldTypeSmallInteger type. The JavaScript application shows the number on the screen, which is correct. The JavaScript application uses this numeric value as the index in the domain. However, the server returns no domain definition. So the JavaScript application behavior is correct. { "name": "subtype", "type": "esriFieldTypeSmallInteger", ................ "domain": null, <-------------- no domain defined "defaultValue": null }

Workaround

  1. Gather all values used in the domains set for the field used in subtypes in one new domain.
  2. Set this new domain for the field in the Fields view.

Schritte zur Reproduzierung

Bug-ID: BUG-000091592

Software:

  • ArcGIS Online

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln