- Dynamics 365 Application Development
- Deepesh Somani Nishant Rana
- 308字
- 2021-06-30 19:09:34
Understanding components in the site map
Site map consists of three main components:
- Area: Area can be defined as the main node or area inside the navigation pane that consists of groups and their corresponding subarea. A new area can be added or the existing area can be updated or deleted. If an area doesn't consist of any visible subarea, the area will be hidden.
- Group: Groups can be defined as a collection or group of subareas. Just like an area, a new group can be added or an existing group can be updated or deleted.
- Subarea: A subarea can be defined as a navigation link within the area that defines what should load inside CRM's main pane when clicked. The subarea can point to a dashboard, an entity, a URL, or a web resource. Just like area and group, a new subarea can be added and an existing subarea can be updated or deleted.
Referring to our Sales app interface:
- Sales, Marketing, Settings, and Training are termed as areas
- My Work, Customers, Sales, Collateral, Marketing, Goals, and Tools are groups within the Sales area
- Dashboards, What's New, and Activities are subareas inside the My Work group.
The Sales area would have subareas specific to Sales, arranged inside what are termed as groups. Similarly, the Marketing, Settings and Training Area will have corresponding subareas inside the corresponding group. As shown in the following screenshot, the Marketing Area has Dashboards, Activities, Accounts, Contacts, Leads, Marketing Lists, Campaigns, Quick Campaigns, and so on. It also has subareas specific to the marketing module. These subareas are arranged inside the My Work, Customers, Marketing, Collateral, and Tools groups:

Now, as we have got the overview of the site map components, let us look at the different properties of each of these components in the next section.
- Learning Python Web Penetration Testing
- Java面向對象思想與程序設計
- C#完全自學教程
- Java程序設計與實踐教程(第2版)
- Java性能權威指南(第2版)
- PLC編程及應用實戰
- jQuery開發基礎教程
- Mobile Device Exploitation Cookbook
- Python青少年趣味編程
- Mastering jQuery Mobile
- UML軟件建模
- Mastering Embedded Linux Programming
- 超好玩的Scratch 3.5少兒編程
- Selenium WebDriver Practical Guide
- Mastering Python