laptop and a wrench

Bogue

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
Numéro d’ID de bogue BUG-000179946
EnvoiOctober 6, 2025
Dernière modificationOctober 22, 2025
S’applique àArcGIS Field Maps
Version trouvée25.2.0
Système d’exploitationApple iPadOS
Version du système d’exploitation15.x
Version de correction25.2.5
StatutFixed

Informations supplémentaires

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

Solution de contournement

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.

Étapes pour reproduire

ID de bogue: BUG-000179946

Logiciel:

  • ArcGIS Field Maps

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement