不具合 ID 番号 |
BUG-000141247 |
送信されました | July 6, 2021 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Online |
見つかったバージョン | 9.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The table is honoring the name value set on the value types at a service level. This connects that template for the dataset, so features created with those values in the map match the values in the table. These values can be viewed at a service level. Enabling editing on the layer displays the name values in the data model which the table is honoring.
Types:
ID: 838
Name: test
Domains:
Templates:
Name: 838
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
ELEVATION: 838
ID: 858
Name: testy
Domains:
Templates:
Name: 858
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
ELEVATION: 858
ID: 868
Name: tester
Domains:
Templates:
Name: 868
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
ELEVATION: 868
対処法
Add another attribute field with the same values, and use the new field to display the correct values in ArcGIS Online instead of the original attribute field. Perform these steps:
- After publishing the layer to ArcGIS Online, navigate to the Data tab.
- Click More Option > Add Field.
- Assign a name to the new field, and add a new field.
- Click the new field, and click Calculate > SQL.
- In the expression box, click the original field, and click Calculate. All the attributes from the original field are loaded into the new field.
- Configure the pop-up and attribute table in Map Viewer to ensure it displays the new field instead of the original field that has altered values with labels.
再現の手順