iOS devices experience page navigation delays for pages-theme-grid style surveys in the ArcGIS Survey123 field app (version 3.14).
上次发布: July 11, 2022ArcGIS Survey123
漏洞 ID 编号
BUG-000148670
已提交
April 21, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS Survey123
找到的版本
3.14
操作系统
Apple iOS
操作系统版本
15.x
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The delay is due to a circular dependency reference caused by the indexed-repeat() function. The indexed-repeat() function cannot be used inside the repeat that it references.
Please see this documentation for more information: https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm#ESRI_SECTION1_F3E28755416F4A6CBD7B7D900EB9EFE6.
解决办法
Selecting the pages menu instead of the next page '>' icon allows the user to navigate to the desired page without a delay.
Tapping elsewhere on the form after the '>' button can bypass the delay in some cases.
Place a relevant expression on the calculation causing the circular reference.