| Número de ID do Erro |
BUG-000148383 |
| Enviado | April 8, 2022 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Survey123 |
| Versão encontrada | 3.14 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | N/A |
| Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
This is an intended change with the calculation improvements brought into ArcGIS Survey123 3.14. Either wrap the calculation in the once() function or use the calculationMode=whenEmpty or calculationMode=manual parameters to prevent the function from updating.
Solução Provisória
Ensure the question is not flagged as read-only.
- Wrap the calculation in the once() function.
- Use calculationMode=whenEmpty or calculationMode=manual to stop the calculation from updating.
Etapas para Reproduzir