- Dynamics 365 Application Development
- Deepesh Somani Nishant Rana
- 210字
- 2021-06-30 19:09:34
Customize Application Navigation
A site map can be defined as a set of links through which a user can navigate and find their way around the website. In Dynamics 365 and in its earlier version, a site map is an XML file that is used for defining the navigation of the application or specific app module for the users. Until CRM 2016, there had been only one site map file for an organization. With the advent of apps in Dynamics 365, now we have one site map file for each of the app modules. As far as customizing the site map was concerned, until now we had to either update it using XML Editor, a text editor or some third-party tools. However, with Microsoft Dynamics 365 we have the built-in Site Map Designer in the product itself. This designer allows the administrator, customizers, or users with appropriate privileges to easily define navigation for an app by simply adding, dragging, and dropping the components within the Site Map Designer canvas. In this chapter, we will be covering the following points:
- Overview of the site map in Dynamics 365
- Understanding the designer interface and its components—areas, group, and sub areas
- Common operations that can be performed on the site map
- Visual C++程序設計教程
- C語言程序設計教程
- UML和模式應用(原書第3版)
- 數字媒體應用教程
- Java加密與解密的藝術(第2版)
- Mastering C# Concurrency
- Python 3破冰人工智能:從入門到實戰
- Bootstrap 4:Responsive Web Design
- Mastering openFrameworks:Creative Coding Demystified
- The Professional ScrumMaster’s Handbook
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 從零開始學Android開發
- 會當凌絕頂:Java開發修行實錄
- 啊哈C語言!:邏輯的挑戰(修訂版)
- Java Web應用開發