| Bug ID Number |
BUG-000131649 |
| Submitted | June 16, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Survey123 |
| Version found | 3.9 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Before submitting the survey form, manually edit the survey, and click Submit.
Steps to Reproduce