Bug
| Bug-ID-Nummer | BUG-000130201 |
|---|---|
| Eingereicht | April 16, 2020 |
| Zuletzt geändert | August 8, 2025 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | 2.5 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | Will Not Be Addressed |
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>
Bug-ID: BUG-000130201
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen