how to edit xml file to add a NavBarItem node and where i can find the xml file
*This post is locked for comments
how to edit xml file to add a NavBarItem node and where i can find the xml file
*This post is locked for comments
Hi,
<NavBarItem> node is found in the FormXml of any entity.
To edit FormXML, pleases refer this post:
https://msdn.microsoft.com/en-in/library/gg334527.aspx#Anchor_1
"...After you export the solution, extract the contents and view the customizations.xml file. You’ll find the definition of the forms in ImportExportXml> Entities > Entity > FormXml. In the <FormXml> (FormXml) node, you’ll find each type of form is grouped in a <forms> (FormXml) element with the type attribute specifying the type of form..."
More information on <NavBarItem> node -> https://msdn.microsoft.com/en-in/library/gg328202.aspx
After you have finished your editing, zip the contents back and re-import.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,409
Most Valuable Professional
nmaenpaa
101,156