Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Suggested answer

Best Practices for Changing the Landing Page to a Different Sitemap

(1) ShareShare
ReportReport
Posted on by 6

Hello everyone,

I am looking for the best practices to change the landing page in Dynamics 365 so that it shows a different sitemap instead of the default first sitemap. Specifically, I want to achieve this for:

  1. Everyone
  2. By role
  3. By group

What are the recommended approaches or workflows to achieve this customization? Any insights or examples would be greatly appreciated!

Thank you!

  • Muhammad.Affan Profile Picture
    Muhammad.Affan 4,449 on at
    Best Practices for Changing the Landing Page to a Different Sitemap
    Hi There,
     
    Once you have determined the answer, please do not forget to click Yes under "Did this answer your question?" to close this thread.

     
    Thanks
    Affan
  • Suggested answer
    Muhammad.Affan Profile Picture
    Muhammad.Affan 4,449 on at
    Best Practices for Changing the Landing Page to a Different Sitemap
    Hi There,
     

    You can try these steps in trial environment to test if this executes your requirement

    Security roles allow you to restrict access to entities based on privileges assigned to the users security role, Disabling read access to an entity through the security role will also remove it from the Navigation, but will not hide the entire navigational menu unless all the Entity Sub groups are hidden. I have experienced that locking the Security privileges too tightly may interfere with other integrations that require the users credentials where the Users account should be able to read a particular record via SDK message or workflow, but not through the crm interface. Therefore I recommend using the following approach of creating a custom Entity which will create a security privilege you can use to control access to the Navigation for your CRM users, and then applying the Custom Security Privelidge to the Navigation SubGroups items using the Sitemap editor.

    1. Create Custom Navigation Entities, by doing so this will create a custom security group for your custom sitemap

    Create a Custom Entity for each User group you want to customise the CRM Navigation Sitemap or Ribbon for. Ie . Sales Navigation, Service Navigation, Marketing Navigation, Collections Navigation etc

     pastedimage1595571992041v1.jpeg

    1. Update the Base Security for each of those groups with ‘Read’ Access to the corresponding customer Navigation entity. So the Sales Users will need ‘read; Access on the ‘Sales Navigation’ entity as shown below;

     pastedimage1595572008042v2.png

    1. Update Sitemap Privileges for all the Sub Areas

    The  Default CRM Sitemap consists of Main Areas of Sales, Marketing, Service and Settings as below;

     pastedimage1595572027597v3.jpeg

     

    These main CRM Navigation areas that we are interested in hiding also consist of Sub Areas, which are the entities.

     pastedimage1595572048852v4.jpeg

     

    In order to hide the Main Navigation area we will have to hide ALL of the SubArea objects. The way to do this is setting the ‘Read’ Privelidge on the Sub Area to the corresponding custom Navigation entity we created earlier.

     

    <SubArea Id=”contact” Entity=”contact” Title=”Contacts”>
    < Privilege Entity=”new_salesnavigation” Privilege=”Read” />
    < /SubArea>
      

     

    We can either export the Sitemap in the Solutions RibbonDiffXML, Or we can use the Sitemap Editor in the XRM Toolbox to this

    1. Using SiteMap Editor for security based Navigation option

    The SiteMap Editor can be used to add security Privileges to the Subareas, allows us to assign the our custom navigation entity security roles we created in part 1 to be assigned to the Sub areas of the Sitemap, allowing us to grant access to the navigation menus based on users with corresponding security roles.  The Entire CRM Area will be hidden if Access to all the Sub Area objects is denied.

    To Hide an Entire Menu Area of a Sitemap for a given security role, the users role must be denied access to all of its Sub Areas. So we could go about enforcing the policies for the Main CRM Areas by granting Access to all of its Sub Areas for the corresponding security groups.

    So for example, to hide the entire Settings Area for a given security role, we would have to ensure all the Sub Areas under Settings do have access privileges for that group.

    1. A) click Load Sitemap

     pastedimage1595572388919v5.jpeg

    1. B) On each Sub Area, Click ‘Add Privilege’,
    • add the Navigation Entity schema name
    • tick Read
    • Click the ‘Save’ button;

    pastedimage1595572406485v6.jpeg

    1. C) Complete the steps for All the required Sub Areas
    2. D) Click Update Sitemap
    3. E) Now Login as a user without the ‘Sales Navigation’ Read Privilege, and they will not see the Sales Area;

     pastedimage1595572417080v7.jpeg

    1. F) Complete the Privileges for the Other Security Groups, so that the Areas are locked down according to their corresponding custom navigation entity

    In our case, there will be 4 Custom Navigation Entities

    • Sales Navigation
    • Service Navigation
    • Marketing Navigation
    • Admin Navigation ( Please Note That if you Hide the Security Sub Group Under The Admin Navigation it may prevent Billing Admins Without CRM licences From Setting Up New CRM Users)

    There are Several Sitemap Editors available, such as XRMToolbox or XRM.tools, which also provide the ability to roll back to the default sitemap if required.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

News and Announcements

Announcing Category Subscriptions!

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,359 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans