Bug-ID-Nummer |
BUG-000158853 |
Eingereicht | June 6, 2023 |
Zuletzt geändert | February 13, 2025 |
Gilt für | ArcGIS Survey123 |
Gefunden in Version | 3.17 |
Betriebssystem | Android |
Betriebssystemversion | 12.x |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
The development team determined this behavior is as designed. Please log any suggestions for improvements on the ArcGIS Ideas site.
Workaround
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}.
Schritte zur Reproduzierung