The Table widget fails to filter the Map widget when a selection made from the framework selection is triggered in the List widget within ArcGIS Experience Builder in ArcGIS Online.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000160796
已提交
August 21, 2023
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
June 2023
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behavior is as designed. Source widgets generate triggers only when they are directly interacted with. This limitation is to avoid a loop in the actions. In this case, the same record is highlighted in the table because the two widgets share the same data source. The selection is made in the List widget, so the Table widget trigger is not activated. Therefore, the following action is not performed.