漏洞
| 漏洞 ID 编号 | BUG-000179946 |
|---|---|
| 已提交 | October 6, 2025 |
| 上次修改时间 | October 22, 2025 |
| 适用范围 | ArcGIS Field Maps |
| 找到的版本 | 25.2.0 |
| 操作系统 | Apple iPadOS |
| 操作系统版本 | 15.x |
| 修正版本 | 25.2.5 |
| 状态 | 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: BUG-000179946
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序