When collecting data in ArcGIS Field Maps, New Feature is displayed for the feature layers published from ArcGIS Pro to ArcGIS Online rather than the feature layer's name.
ArcGIS Field Maps
漏洞 ID 编号
BUG-000157833
已提交
April 26, 2023
上次修改时间
September 26, 2025
适用范围
ArcGIS Field Maps
找到的版本
23.1.1
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behavior is expected and performs as designed. The title when collecting a new feature is defined by the formInfo title, or the popupInfo title when no form is defined. In the example layer provided the popup is being converted to define the editing behavior in Field Maps because no form is defined. In this popup configuration the title references the Name attribute value. When collecting a new feature, the Name attribute is blank, so by default Field Maps displays the New Feature title. By entering a value for the attribute Name during data collection in Field Maps, the title dynamically updates to that value.