Hi there,
When an customer opens an app called "ABC" want to hide Dynamics 365 CE App home level navigation items - Home, Recent and Pinned
Could you please suggest is there any way to achieve this requirement
Hi there,
When an customer opens an app called "ABC" want to hide Dynamics 365 CE App home level navigation items - Home, Recent and Pinned
Could you please suggest is there any way to achieve this requirement
Hi,
Did it work for you?
If it helped, can you please mark the answer as verified.
This should help other readers.
Hi,
You can apply this solution in your current app (solution_ as well.
Just add your app in a CRM solution (if not added before).
The purpose of creating a separate solution and have only app in it is to simplify modification of customization.xml. If you add all components to the solution, your customization.xml file will contain all the components and it will be large.
Choose whatever approach suits you, in the end, you will get same results by setting <NavigationType> property.
Best,
Wahaj
Hi Wahaj,
Happy new year!
Thanks for your advise to achieve.
I've few doubts in my mind before starting and testing your solution:
1) I have an solution with an APP already in dev, test as Un Managed and Train and Production as Managed version solutions environments.
2) Still i need to create a new solution to implement for an single app with new solution or can apply your solution.
Cheers
Hi partner,
Unfortunately, these is no way to hide these navigation items.
Add: You can refer to Wahaj's solution.
Hi,
I believe there is no simple configuration that hides these 3 nav. items, they are part of UCI Application Design.
However, you can change the Navigation Type of your app from Single Session to Multi-session.
You can update your App's customization.xml, to change <NavigationType> value (from 0 to 1):
1
If you change it to 1 (Multi-session), the type of interface is changed and No Navigation Item is shown (including Home, Recent and Pinned):
You can open the New Tabs by clicking on ' ' icon.
I am not sure if this is an ideal solution for you or not, but it hides all nav. items including Home, Recent and Pinned.
Here are the steps to update the Navigation Type:
Here is the link to Microsoft Docs on this property:
You can see detailed steps in my blogpost here:
Let me know if you need further clarification.
Best,
Wahaj
(if it helps, please mark it as verified)
André Arnaud de Cal... 291,684 Super User 2024 Season 2
Martin Dráb 230,414 Most Valuable Professional
nmaenpaa 101,156