Bogue
| Numéro d’ID de bogue | BUG-000179946 |
|---|---|
| Envoi | October 6, 2025 |
| Dernière modification | October 22, 2025 |
| S’applique à | ArcGIS Field Maps |
| Version trouvée | 25.2.0 |
| Système d’exploitation | Apple iPadOS |
| Version du système d’exploitation | 15.x |
| Version de correction | 25.2.5 |
| Statut | Fixed |
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.
ID de bogue: BUG-000179946
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support