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>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.