| 漏洞 ID 编号 |
BUG-000131649 |
| 已提交 | June 16, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Survey123 |
| 找到的版本 | 3.9 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is a known limitation with the custom URL scheme. A value passed in to the Survey123 field app from a custom URL is stored in the app's local database as it arrives, and is then displayed in the form. The value is displayed in the question with an input mask applied, but the value stored in the database is not updated unless the focus on the form changes to this question.
Ensuring the incoming value is already in the desired format. Alternatively, use a calculation to apply the correct format. The incoming value is to be stored in a hidden question (also null, if desired); the formatted value then is calculated in a different question.
解决办法
Before submitting the survey form, manually edit the survey, and click Submit.
重现步骤