laptop and a wrench

Bug

The calculated and editable expressions configured for the same field do not execute in ArcGIS Online Map Viewer.

ArcGIS Online
Bug ID Number BUG-000166491
SubmittedApril 4, 2024
Last ModifiedMay 8, 2025
Applies toArcGIS Online
Version foundFeb 2024
Operating SystemN/A
Operating System VersionN/A
StatusIn Product Plan

Workaround

1. Set the calculated expression to:

 

return $originalFeature.ID

 

 

Now the calculated and editable expressions perform as expected in Map Viewer, perhaps because $originalFeature returns the previous state of the feature being calculated, avoiding the order of execution infinite loop.

 

 

 

2. Reference a different field other than the field being configured in the form, for example:

 

Reference $originalFeature.test instead of $originalFeature.ID in the calculated and editable expressions.

Steps to Reproduce

Bug ID: BUG-000166491

Software:

  • ArcGIS Online

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options