laptop and a wrench

不具合

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.

最後に公開された状態: February 17, 2016 ArcGIS Online
不具合 ID 番号 BUG-000091592
送信されましたOctober 21, 2015
最終更新日February 13, 2025
適用対象ArcGIS Online
見つかったバージョン3.9
オペレーティング システムWindows OS
オペレーティング システムのバージョンN/A
ステータスWill Not Be Addressed

参考情報

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 }

対処法

  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.

再現の手順

不具合 ID: BUG-000091592

ソフトウェア:

  • ArcGIS Online

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動