laptop and a wrench

Erro

Having a GUID() function Arcade expression in an ArcGIS Field Maps form causes the 'In Progress' message to display indefinitely on iOS devices after hitting the submit button from a point collection.

Última Publicação: January 6, 2023 ArcGIS Field Maps
Número de ID do Erro BUG-000153527
EnviadoNovember 5, 2022
Última ModificaçãoSeptember 26, 2025
Aplica-se àArcGIS Field Maps
Versão encontrada22.3.1
Sistema OperacionalApple iOS
Versão do Sistema Operacional15.x
StatusDuplicate

Informações Adicionais

The expression is not correct. Each time the expression evaluates, a new global unique identifier (GUID) is returned, leading to an infinite loop. While the 'In Progress' indicator issue is not present on Android, the expression never evaluates to produce the expected results. Define a GUID initially and check if the field value contains a GUID. If it is empty, create and assign a GUID using the Guid() function. If not empty, return the current GUID field value. For example, to calculate a random GUID, use the following expression and replace FIELDNAME with the name of the field: var id = $feature.FieldName IIf(id==null, guid(), id)

Etapas para Reproduzir

ID do Erro: BUG-000153527

Software:

  • ArcGIS Field Maps

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download