The Filter widget in ArcGIS Experience Builder does not show the 'Search more' option when the maximum record count is equal to the number of 'Page size' records.
ArcGIS Online
漏洞 ID 编号
BUG-000163337
已提交
November 30, 2023
上次修改时间
August 5, 2025
适用范围
ArcGIS Online
找到的版本
Oct 2023
操作系统
Windows OS
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is not a bug, but rather the definition of the 'maximum record count' option.
When the 'Page size' ≥ max record count, the first page is considered to have the maximum number of features. Therefore, it does not have the ability to request more records from the service.
If 'Page size' ≥ max record count, there are more records allowed outside the first page. Therefore, it allows the filter to request more.
解决办法
Workaround:
On the Data tab of ArcGIS Experience Builder, navigate to the feature layer, click Settings > Records, and set the page size to less than the max record count. For example, if the max record count is 100, set the page size to 99.
The 'Search more' option also appears with this configuration.