| Número de ID do Erro |
BUG-000131649 |
| Enviado | June 16, 2020 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Survey123 |
| Versão encontrada | 3.9 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
Before submitting the survey form, manually edit the survey, and click Submit.
Etapas para Reproduzir