The URL parameter > Geometry parameter function is not honored if a map action (zoom or pan) in the list is implemented.
上次发布: February 23, 2023ArcGIS Dashboards
漏洞 ID 编号
BUG-000153051
已提交
October 18, 2022
上次修改时间
October 3, 2024
适用范围
ArcGIS Dashboards
找到的版本
11.0
操作系统
Windows Server
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
From ArcGIS Dashboards documentation about URL parameters, 'URL parameters and selectors are both used to provide interaction between dashboard elements. When used to target the same elements, they can contradict one another and cause unexpected results. Take care when designing your dashboard's interactions'. Refer to the following link for more information: https://doc.arcgis.com/en/dashboards/11.0/create-and-share/url-parameters.htm
From ArcGIS Dashboards documentation about selectors, 'A selector describes any dashboard element that supports a selection change event. Since they support events, selectors can trigger actions. The list element and operational layers on a map can be considered selectors because you can select rows on a list, and you can select features from the operational layers shown on a map'. Refer to the following link for more information: https://doc.arcgis.com/en/dashboards/11.0/create-and-share/selectors.htm
It appears that because we are using a list as a selector by triggering an action, the behavior we're encountering is considered expected.