The List widget in ArcGIS Experience Builder returns the error message "No Data" when searching across multiple fields if the GLOBALID is enabled as a searchable field.
ArcGIS Online
漏洞 ID 编号
BUG-000179023
已提交
August 26, 2025
上次修改时间
September 18, 2025
适用范围
ArcGIS Online
找到的版本
June 2025
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
For coded value domains, searches can be performed using either the code or the full display value. For example, entering '3' or 'Seal/Sea Lion' will return the correct result. However, partial searches on the display value are not supported with coded domains, which is the expected behavior.
A possible workaround is to modify the data to no longer rely on a coded domain.
解决办法
If the GLOBALID is omitted as a searchable field in the List widget, the correct records display in the app.
The Search widget can be used to search the GLOBALID attribute.