| 不具合 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.
再現の手順