laptop and a wrench

Erro

In ArcGIS Field Maps 25.2.x, the last edit summary is not displayed even though it is included in the web map's pop-up configuration.

ArcGIS Field Maps
Número de ID do Erro BUG-000179946
EnviadoOctober 6, 2025
Última ModificaçãoOctober 22, 2025
Aplica-se àArcGIS Field Maps
Versão encontrada25.2.0
Sistema OperacionalApple iPadOS
Versão do Sistema Operacional15.x
Versão Fixa25.2.5
StatusFixed

Informações Adicionais

This issue is fixed in ArcGIS Field Maps 25.2.5 for iOS and ArcGIS Field Maps 25.2.7 for Android.

Solução Provisória

1. Use an attribute expression in the pop-up with the following:

 

"// Retrieve the editor and last edit date

var editor = $feature.Editor;

var editDate = $feature.EditDate;

 

// Format the date nicely

var formattedDate = Text(Date(editDate), "MMMM D, Y h:mm a");

 

// Return a combined string

return "Last edited by " + editor + " on " + formattedDate;"

 

2. Add the expression to a text field and place the field at the top of the pop-up.

Etapas para Reproduzir

ID do Erro: BUG-000179946

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