laptop and a wrench

Error

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.

Última publicación: February 17, 2016 ArcGIS Online
Número de ID del error BUG-000091592
EnviadoOctober 21, 2015
Última modificaciónFebruary 13, 2025
Relacionado conArcGIS Online
Versión encontrada3.9
Sistema operativoWindows OS
Versión de sistema operativoN/A
EstadoWill Not Be Addressed

Información adicional

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 }

Solución alternativa

  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.

Pasos para reproducir

ID del error: BUG-000091592

Software:

  • ArcGIS Online

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga