漏洞 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}.
重现步骤