Bug ID Number |
BUG-000160359 |
Submitted | August 2, 2023 |
Last Modified | September 26, 2025 |
Applies to | ArcGIS Field Maps |
Version found | 23.2 |
Operating System | Android |
Operating System Version | 10.x |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
This is working as expected. When making schema changes to the underlying feature service layers, the existing map areas need to be recreated instead of updated to pick up those changes. In ArcGIS Field Maps Designer, when adding a new Basic or Choice element from the list to the form, a new field is added to the feature service on the back end.
This issue in Field Maps is happening because the form references a field not present within the local offline geodatabase.
Refer to the `Recreate` section at https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm.
Workaround
Perform one of the following workarounds:
- Configure the form with all the questions prior to creating the offline area.
- Delete the old offline area and create a new one.
- Remove the combo box question from the form and add the field with its list manually through the Data tab of the service. However, this requires the deletion of the old offline area and to create a new one instead.
Steps to Reproduce