Número de ID del error |
BUG-000160359 |
Enviado | August 2, 2023 |
Última modificación | September 26, 2025 |
Relacionado con | ArcGIS Field Maps |
Versión encontrada | 23.2 |
Sistema operativo | Android |
Versión de sistema operativo | 10.x |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir