- Dynamics 365 Application Development
- Deepesh Somani Nishant Rana
- 177字
- 2021-06-30 19:09:37
Saving, validating, and publishing changes in the site map
To reflect any of the preceding changes for the users, such as add, clone, delete, and so on, we need to click Save and then Publish it in the Site Map Designer canvas. Here, *Draft indicates that there are unsaved changes:

On saving the changes and clicking on Publish, it changes to Published to indicate that changes have been applied and are available for the users to see:

Clicking on the Save button will also validate and show up if there are any errors in the site map. For example, if we have not provided values for any of the required fields or specified unallowed characters for any of the properties. In the following screenshot, we have not provided a value for the entity property in the Subarea and clicked on Save, which is a mandatory field:

This shows the ERROR MESSAGE notification in the designer with all the details. We will only be able to save and then publish the changes after fixing the error.
- Delphi程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Access 數(shù)據(jù)庫應(yīng)用教程
- JavaFX Essentials
- Unity Virtual Reality Projects
- C/C++常用算法手冊(第3版)
- Java深入解析:透析Java本質(zhì)的36個話題
- 軟件項(xiàng)目管理實(shí)用教程
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- Learning Python by Building Games
- 青少年學(xué)Python(第1冊)
- OpenCV 4計(jì)算機(jī)視覺項(xiàng)目實(shí)戰(zhàn)(原書第2版)
- Getting Started with Python
- Learning Unreal Engine Game Development
- Java高級程序設(shè)計(jì)
- 原型設(shè)計(jì):打造成功產(chǎn)品的實(shí)用方法及實(shí)踐