Tag Archives: Dynamics 365 V9

Add Hyperlink Programmatically in the Note body within Dynamics 365

Introduction We know that Notes description is now Rich Text type, so it can support a wide range of formatting. Recently we had a requirement to add a hyperlink in the note body. But, while doing this we faced one issue -by just wrapping the link in an anchor tag we were not able to… Read More: Add Hyperlink Programmatically in the Note body within Dynamics 365 »

No Organizer for appointments in Dynamics 365? Won’t sync to Outlook

Introduction Recently, I was working on an Appointment entity and faced a scenario where I needed to create appointment records in bulk for some testing purposes. This I did it using excel file in Data Import. The records were successfully created showing appropriate data in Appointment entity in Dynamics 365 CRM. But it was strange… Read More: No Organizer for appointments in Dynamics 365? Won’t sync to… »

Inogic Dynamics 365 CRM Apps now compatible with v9.0 – Have you checked them lately?

We have been exploring the cool new Dynamics 365 v9.0 quite a lot in the recent times. And quite often this question has been asked so a blog would be the perfect place to announce that yes your favorite Inogic Dynamics CRM apps are now compatible with the new Dynamics 365 CRM v9.0. Have you… Read More: Inogic Dynamics 365 CRM Apps now compatible with v9.0 –… »

Loading Dependent JavaScript Files in Dynamics 365 V9

Introduction: The latest update of Dynamics 365 has introduced a plethora of new features. Where few of the updates are related to the functionality while other few are related to UI. The CRM forms are redone, the new UI kind off bears retro look (not everyone would agree on this point). The UI feels fresh,… Read More: Loading Dependent JavaScript Files in Dynamics 365 V9 »

Import data with multi-select option set values in Dynamics 365 v9

Introduction: Prior to Dynamics 365 v9, there was no provision to use multi-select option set field. The latest release now allows users to use the multi-select option set field. In this blog, we will see how data import works for multi-select option set field. Importing data with multi-select Option Set field in Dynamics 365 v9:… Read More: Import data with multi-select option set values in Dynamics 365… »

Displaying Full text in labels in Dynamics 365 v9

Introduction: The latest version Dynamics 365 v9 has brought many exciting features, especially in the UI section. One of the interesting features added with Dynamics 365 v9 is displaying the full text in the label. In the previous versions, displaying full text on labels was always an issue. However, the new version of Dynamics 365… Read More: Displaying Full text in labels in Dynamics 365 v9 »