On some instances I have found when the instance is upgraded from v8.2 to v9.0 you may not see some options on Sitemap which you see in vanilla CRM with v9.0. Most of the options are easy to put it back on the sitemap except one that goes missing after an upgrade – “My Apps”.
Now you can either use OOB sitemap editor using PowerApps or XrmToolbox’s Sitemap editor plugin. On one of the particular instance I found that OOB sitemap editor was showing errors after upgrade and there was no way for us to update the Sitemap unless we remove all the errors (there were 50+). So to avoid spending time correcting the errors I resorted to XrmToolbox’s Sitemap Editor plugin.
Steps followed:
- Open XrmToolbox and connect to your instance
- Search for “Sitemap Editor”
- This will show you selection for different sitemap
- Select the “Default” sitemap
- Click “Load Sitemap” button
- Now, you can add “My Apps” where ever you want. I added it under Settings -> Applications
- Add new SubArea
- Below is the screenshot of the data you need to enter on the new subarea
- Specify the Id
- Icon: $webresource:msdyn_/Images/AppModule_Default_Icon.png
- You can also search and select using the icon selector button
- Url: $webresource:msdyn_appmanagementcontrol
- You can also search and select using the webresource selector button
- Specify the Title
- Click “Save”
- Click “Update Sietmap”
This should show the “My Apps” on the sitemap.
Please leave a comment if you have any other questions regarding this.