Tuesday 25 July 2017

How to Access built-in sitemap in Dynamics 365

As a CRM developer, whenever I want to edit site map, I only having following two options available
  1. Export the sitemap and edit xml manually and reimport it again.
  2. Using some third party tool
First one requires very high technical skills and also there is a possibility of errors because of manual editing. Latter one is good option but it is not Microsoft supported.
Good news is now you can edit sitemap from Dynamics 365 UI itself. Microsoft added it in December 2016 release. You can access it by using following steps.

1.Go to “Settings” and click on “Customizations”


2.Click on “Customize the system” to open default solution. Alternatively you can open any solution which can contains “Site Map”


3.Click on “Client Extensions” and Select “Site Map” and click on “Edit” button present under Component Type dropdown.

4.That’s it, now you have built-in Site Map Editor Open and you can update Site Map. Don’t forget to publish your changes otherwise it will not reflect on Dynamics 365 UI.


For More info please visit http://www.solzit.com


No comments:

Post a Comment