不具合 ID 番号 |
BUG-000158853 |
送信されました | June 6, 2023 |
最終更新日 | February 13, 2025 |
適用対象 | ArcGIS Survey123 |
見つかったバージョン | 3.17 |
オペレーティング システム | Android |
オペレーティング システムのバージョン | 12.x |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
The development team determined this behavior is as designed. Please log any suggestions for improvements on the ArcGIS Ideas site.
対処法
To avoid causing this issue on mobile devices with ArcGIS Field Maps, either:
- Set the mobile device to use 24-hour time.
- Within the web map, configure an attribute expression that converts the dateField to a number: return Text(Number($feature["dateField"])) and use this expression within the Survey123 URL parameter in the pop-up: arcgis-survey123://?itemID=[your survey ID]&field:date_opened={expression/expr0}.
再現の手順