漏洞 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.
重现步骤