Erro
| Número de ID do Erro | BUG-000179946 |
|---|---|
| Enviado | October 6, 2025 |
| Última Modificação | October 22, 2025 |
| Aplica-se à | ArcGIS Field Maps |
| Versão encontrada | 25.2.0 |
| Sistema Operacional | Apple iPadOS |
| Versão do Sistema Operacional | 15.x |
| Versão Fixa | 25.2.5 |
| Status | 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 do Erro: BUG-000179946
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri