The Filter widget in ArcGIS Experience Builder fails to dynamically display search results when the searched value is not at the top of the search list.
上次发布: July 25, 2022ArcGIS Experience Builder
漏洞 ID 编号
BUG-000150568
已提交
July 6, 2022
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
June 2023
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is the expected behavior. Dynamic search on the whole dataset does not take place until the 'Search more' button is clicked.
In the SQL Expression Builder > Unique Value list, when searching a key, local query is executed first to receive anything that is loaded. If none is found, then a query from the service is executed. This is accomplished by clicking the 'Search more' button.