Hi,
I would like to introduce a new tab on Dock Pane Attribute, right after Geometry. How should I configure the config.daml to insert this User Control?
Thank you
Follow the steps outlined here:
ProConcepts Editing · Esri/arcgis-pro-sdk Wiki (github.com)
But change the insert attribute for the insertComponent tag to insert="after".
<categories> <updateCategory refID="esri_editing_AttributeTabs"> <insertComponent .... <content guid="xyz"... placeWith="esri_editing_AttributeTabGeometry" insert="after" /> </insertComponent> </updateCategory>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.