laptop and a wrench

Bug

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

Zuletzt veröffentlicht: December 24, 2020 ArcGIS Pro
Bug-ID-Nummer BUG-000130201
EingereichtApril 16, 2020
Zuletzt geändertAugust 8, 2025
Gilt fürArcGIS Pro
Gefunden in Version2.5
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Workaround

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>

Schritte zur Reproduzierung

Bug-ID: BUG-000130201

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln