- 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.
- Web應用系統開發實踐(C#)
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Python快樂編程:人工智能深度學習基礎
- JavaScript高效圖形編程
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- 信息可視化的藝術:信息可視化在英國
- Offer來了:Java面試核心知識點精講(原理篇)
- JMeter 性能測試實戰(第2版)
- 青少年信息學競賽
- Django 3.0入門與實踐
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Python+Office:輕松實現Python辦公自動化
- Python計算機視覺與深度學習實戰
- HTML5程序開發范例寶典