When a 'read-only' parameter for a question is set to 'no' or 'blank' and the default field for a question is set to blank instead of '0', the survey form with auto-populate fields fails to populate when it is filled from the Survey123 for ArcGIS website.
上次发布: November 27, 2019ArcGIS Survey123
漏洞 ID 编号
BUG-000126279
已提交
October 25, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Survey123
找到的版本
3.5
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In situations where a question has a calculation with a question that may not be relevant and the default value is provided, the pattern must use the coalesce function [coalesce(${q}, )] to provide the default value instead of placing it in the default column.