| Número de ID del error |
BUG-000131649 |
| Enviado | June 16, 2020 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Survey123 |
| Versión encontrada | 3.9 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
Before submitting the survey form, manually edit the survey, and click Submit.
Pasos para reproducir