Hi,
We have a web map with editing enabled and a form designed. Relatively simple, just calculations for username and Now().
The web map has been added to an ArcGIS Experience with an edit widget. It allows users to select points and update them. The same layer, form and map as above.
The issue is that the first edit works fine but any further edits on the same or other features, the 'update' button remains inactive. Users need to reload the page or sign in and out.
Editing works fine for:
- Web Map Viewer and Field Maps
- The first feature
- The Experience previewed as draft??
- Other experiences/maps
Editing does not work in the published experience builder for subsequent feature edits:
- the admin/owner
- For a re-created Experience
In the browser developer console we see error messages of GWM_003 token required on load. Undefined typeerrors for attributes.
Given that the edits work OK outside of experience and for the first edit, it's hard to identify this as a configuration issue. Have a technical support case open.
Anyone have any insight or suggestions?