PROBLEM

Republishing a survey from the ArcGIS Survey123 website displays a New Feature template in Map Viewer

Last Published: April 1, 2026

Description

In Map Viewer, a New Feature template appears unexpectedly in the Editor pane after republishing a survey associated with an existing feature layer from the ArcGIS Survey123 website.

The Editor pane below displays the New Feature template in Map Viewer.

The New Feature domain value in the Editor pane

Cause

Republishing a survey from Survey123 updates the hosted feature layer definition. If existing feature templates are no longer aligned with the updated schema, for example due to domain or field changes, Map Viewer automatically generates a default New Feature template to maintain editing functionality. This template may not appear in the Templates configuration list but is still referenced in the layer definition.

Solution or Workaround

Add new domain values and update the Templates list

  1. In ArcGIS Online, navigate to Content > My content.
  2. Browse to the hosted feature layer and open the item page.
  3. On the Data tab, click Fields and select the field.
  4. Under the Domain section, click Edit to add a new domain value to the list. In this example, the new domain value is 6.
The newly added domain value in the Manage domain window
  1. In Map Viewer, open the web map. Refer to ArcGIS Online: View maps for more information.
  2. On the Contents (dark) toolbar, on the Layers tab, click the feature layer.
  3. On the Settings (light) toolbar, click Configure editing The Configure editing icon> Templates The Templates icon.
  1. In the Configure templates window, click Update. Refer to ArcGIS Online: Manage editing templates for more information.
The Update option in the Configure templates window
  1. Click OK. The New Feature template disappears from the Editor pane.
The New Feature template disappears from the Editor pane
  1. Save the web map. Refer to ArcGIS Online: Save maps for instructions.
Note:
Optionally, delete the newly added domain value from the domain list. Refer to ArcGIS Online: Define domain lists and ranges for more information.

Remove the New Feature template from the hosted feature layer’s REST endpoint

  1. In ArcGIS Online, navigate to Content > My content.
  2. Browse to the hosted feature layer and open the item page.
  3. Click View The View icon to open the layer's REST endpoint.
  1. In the ArcGIS REST Services Directory window, click Admin.
  2. Under Layers, click the layer.
  3. For Supported Operations, click Update Definition.
The Update Definition option
  1. In the Update Layer Definition text box, search for "New Feature" and replace the template with the JSON script below.
The "templates" property of the New Feature template in the Update Layer Definition text box
"templates" : [],
The "templates" property is modified
  1. In the Update Layer Definition text box, search for "lastEditDate" and replace the value with null.
The "lastEditDate" property value is replaced with null
  1. Click Update Layer Definition.

The New Feature template is no longer displayed in the Editor pane, as shown below.

The New Feature template disappears from the Editor pane

Article ID: 000039482

Software:
  • ArcGIS Online
  • ArcGIS Survey123 Website

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options