Dynamic items in a window linked to buttons in a list only reference the first selected item when multiple ones are selected when a Feature Info widget is also present in the experience.
上次发布: August 9, 2022ArcGIS Experience Builder
漏洞 ID 编号
BUG-000151053
已提交
July 26, 2022
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
10.9.1
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is by design. Widgets such as text and button, even though they can connect to data, they do not display multiple records like list, feature info and table widgets, but only the first record of the data.
解决办法
Use a list widget in the window, and connect it to the Selected features view of the original data.