laptop and a wrench

Erro

The ArcGIS Field Maps link pulls in the '{}' brackets around the global ID for a $feature.GlobalID parameter, which causes errors on the mobile app.

ArcGIS Field Maps
Número de ID do Erro BUG-000157529
EnviadoApril 14, 2023
Última ModificaçãoOctober 8, 2025
Aplica-se àArcGIS Field Maps
Versão encontrada22.4.2
Sistema OperacionalAndroid
Versão do Sistema Operacional12.x
StatusWill Not Be Addressed

Informações Adicionais

This is a known limitation when working with Arcade and global IDs within pop-ups in ArcGIS Field Maps. The StandardizeGuid Arcade function is introduced to provide more options when working with global IDs in this manner, and can be used to return the GlobalID field in different formats, including with or without the brackets. The StandardizeGuid function is supported in ArcGIS Online Map Viewer and is to be supported in a future ArcGIS Field Maps release. As there is a workaround and the upcoming support of the StandardizeGuid function in ArcGIS Field Maps, this issue is not to be addressed further.

Solução Provisória

Use Replace() to remove the brackets, and the URL launches to add a new related record from within ArcGIS Field Maps.

Refer to the following example: var gid = Replace(Replace($feature.GlobalID, '{', '', True), '}', '', True);

Etapas para Reproduzir

ID do Erro: BUG-000157529

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