漏洞 ID 编号 |
BUG-000148383 |
已提交 | April 8, 2022 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Survey123 |
找到的版本 | 3.14 |
操作系统 | Windows OS |
操作系统版本 | N/A |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
This is an intended change with the calculation improvements brought into ArcGIS Survey123 3.14. Either wrap the calculation in the once() function or use the calculationMode=whenEmpty or calculationMode=manual parameters to prevent the function from updating.
解决办法
Ensure the question is not flagged as read-only.
- Wrap the calculation in the once() function.
- Use calculationMode=whenEmpty or calculationMode=manual to stop the calculation from updating.
重现步骤