Bug-ID-Nummer |
BUG-000160359 |
Eingereicht | August 2, 2023 |
Zuletzt geändert | September 26, 2025 |
Gilt für | ArcGIS Field Maps |
Gefunden in Version | 23.2 |
Betriebssystem | Android |
Betriebssystemversion | 10.x |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Schritte zur Reproduzierung