PROBLEM
When attempting to edit the attributes of features in a layer on Collector for ArcGIS, a prompt message is returned with the message, 'You are changing the feature type, which may potentially overwrite some field values. Are you sure you want to do this?'
The message is displayed if the field of the edited attributes is assigned to a domain and the layer symbology is set based on the field. For more information, refer to BUG-000088987.
In ArcMap, create a new field to be populated with values from the field assigned to the domain, and symbolize the layer based on the new field. This method uses the new field with no domain assigned to create the layer symbology.
Note: When selecting the field type for the new field, select the same field type as the domain field.Below is an example of the expression used to populate a field with values from another field. In this example, TREE_STATUS is the newly created field, and TREE_REMOVED is the domain field containing the values to be populated in the new field.
TREE_STATUS = [TREE_REMOVED]
When editing the layer in Collector for ArcGIS, the new field still provides a drop-down with the option to select the desired attribute. The prompt message is no longer returned when editing the field attributes because the field is no longer controlled by a domain with coded values.
Article ID: 000015433
Get help from ArcGIS experts
Download the Esri Support App