The Switch element does not retain the default value when editing existing features in ArcGIS Field Maps mobile application.
Portal for ArcGIS
漏洞 ID 编号
BUG-000175165
已提交
March 19, 2025
上次修改时间
September 26, 2025
适用范围
Portal for ArcGIS
找到的版本
11.3
操作系统
Windows Server
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is expected behavior when working with Switch input types. When editing existing features, the Switch toggle only appears in the form if the existing value in the field matches one of the two on/off values. If the existing value is null or some other value, the switch appears as a combo box list. For newly created features, assuming the Switch input type field has a valid default value set, the toggle will be displayed because that default value matches one of the on/off values.