不具合 ID 番号 |
BUG-000160359 |
送信されました | August 2, 2023 |
最終更新日 | September 26, 2025 |
適用対象 | ArcGIS Field Maps |
見つかったバージョン | 23.2 |
オペレーティング システム | Android |
オペレーティング システムのバージョン | 10.x |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
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.
対処法
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.
再現の手順