Tag Archives: Dynamics 365 V9.0

Dynamics 365 v9.0: Xrm.WebApi – Operations Part – 2

Introduction: In our previous blog, we have discussed about performing CURD operations Create, Update, Delete and Retrieve using Xrm.WebApi. In this blog, we will discuss Retrieve Multiple and Execute Actions. Let’s explore about these operations one by one. 1. Retrieve Multiple:  Retrieve multiple is used to retrieve more than one record from MS CRM. Suppose… Read More: Dynamics 365 v9.0: Xrm.WebApi – Operations Part – 2 »

Inline Editing for Sitemap Components in Dynamics 365 v9.0

Introduction: Inline Editing helps user by allowing to edit any element from within that web page itself. With the release of Dynamics 365 v9.0, some new Enhancements are also added for Site map i.e inline editing for sitemap components. In this blog, we will discuss about Inline Editing for Sitemap Components in Dynamics 365 v9.0 Earlier,… Read More: Inline Editing for Sitemap Components in Dynamics 365 v9.0 »

Open Progress Indicator using Xrm.Utility in Dynamics 365 v9.0

Introduction: A few months back Microsoft has announced the release of Dynamics 365 v9.0 and has come up with many cool features. Where some of them are related to functionality while others are related to UI. Well! The list of newly added features is quite long though not exhaustive. Open Progress indicator using Xrm.Utility in… Read More: Open Progress Indicator using Xrm.Utility in Dynamics 365 v9.0 »

Dependent Attributes in JavaScript in Dynamics 365 v9.0

Introduction: Is Form Scripting a dreadful task, given the uncertainty that no one knows when the necessary attribute(s) for our script will be taken down from the form or it’ll be deleted completely? Well! With Dynamics 365 v9.0, we can avoid these situations in a finesse way. Apart from the ability to handle the dependent… Read More: Dependent Attributes in JavaScript in Dynamics 365 v9.0 »

Reports Enhancements in Dynamics 365 v9.0

Introduction: Reports are great for conveying information to those who may not have access to or don’t use the CRM system regularly. Organizations use reports in their day to day work, and sometimes need to print the reports to present the hardcopy at meetings. Reports have now received some significant enhancement in the latest release… Read More: Reports Enhancements in Dynamics 365 v9.0 »