Bug
| Bug ID Number | BUG-000180040 |
|---|---|
| Submitted | October 8, 2025 |
| Last Modified | October 14, 2025 |
| Applies to | ArcGIS Field Maps |
| Version found | 25.2.0 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | Under Consideration |
Add layerIndex and idField to line 40 in the expression and refresh the web map in ArcGIS Field Maps.
// return number id's only and get next value
else {
var sqlFilter = `${idField} NOT LIKE '%[^0-9.]%'`
GetNextId(layerIndex, idField, idPrefix, padding, sqlFilter)
}
}
else {
return $feature[idField]
}
Bug ID: BUG-000180040
Software:
Get help from ArcGIS experts
Download the Esri Support App