laptop and a wrench

不具合

In ArcGIS Pro, the buttons in the Layers group on the Map tab are unable to be deleted when customizing the ribbon.

最後に公開された状態: December 24, 2020 ArcGIS Pro
不具合 ID 番号 BUG-000130201
送信されましたApril 16, 2020
最終更新日August 8, 2025
適用対象ArcGIS Pro
見つかったバージョン2.5
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスWill Not Be Addressed

参考情報

In ArcGIS Pro 2.7, users do not have the ability to modify the built-in groups through the Customize Ribbon page. Only user-created groups are customizable.

対処法

Delete the Layers group and create a customized group by adding in the buttons from the Layers group which are still desired.

For example:

<updateModule refID="esri_mapping">

   <controls />

   <tabs>

    <updateTab refID="esri_mapping_homeTab">

     <insertGroup refID="newGrouprefID123" />

    </updateTab>

   </tabs>

   <groups>

   <insertGroup id="newGrouprefID123" caption="New Layers Group" keytip="Newly created group with the layers buttons that can be customized.">

    <button refID="esri_mapping_addDataButton"/>

    <button refID="esri_mapping_simpleLayerGallery"/>

    <button refID="esri_mapping_basemapGallery"/>

   </insertGroup>

   <deleteGroup refID="esri_mapping_mapGroup"/>

   </groups>

  </updateModule>

再現の手順

不具合 ID: BUG-000130201

ソフトウェア:

  • ArcGIS Pro

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動