Author Archives: Inogic

Create Global Email Template Programmatically in Dynamics 365 CRM

Introduction In this blog, we will discuss how we can create Global Email Template programmatically. Email templates contain prefilled data that you specify, so you don’t have to re-enter the same information for each article. To create an Email template for a specific entity (for Contact) we use logical name of the Entity “templatetypecode=contact”. Similarly,… Read More »

Boost Your Dynamics 365 CRM Toast Notification Display Time

Introduction With Dynamics 365 v9.1, Microsoft has upgraded UCI with many exciting features. In this blog, we will explore the feature Toast Notification Display Time available in UCI. Toast Notification Display Time is a new feature added to Dynamics 365 v9.1 but unfortunately, this feature is available only for UCI as of now, so enabling… Read More »

PowerApps Portals, AI Builder, 400 new features et al – The “Wow” experience at MBAS 2019

Well, even “Wow” would be an understatement. Yes, that’s what we have experienced at our first Microsoft Business Application Summit 2019 which was recently wrapped up at Atlanta. Our Booth 22 was just buzzing with more and more interactive discussions on how we could together move ahead on this journey of digital transformation on Power… Read More »

Schedule, Track and Manage Alerts in Dynamics 365 CRM the smart way with our new upcoming App – Alerts4Dynamics!

We are in the season of new releases! All our products are being polished with new features and soon there will be a wave of updates to revolutionize your Dynamics 365 experience. As you know, Dynamics 365 is a vast system that has innumerable processes running in synchronization and since number of users working in… Read More »

Execute Action with ColumnSet(ComplexType) type parameter Using Xrm.WebApi.online.execute in Dynamics 365 CRM V9.0

Introduction Microsoft has introduced Xrm.WebApi.online.execute to execute an action in Dynamics CRM version 9.0. In our last blog we have seen how to Execute action using Xrm.WebApi.online.execute in Dynamics CRM. In this blog we will see how to execute action with “ColumnSet(ComplexType)” type property. Here we are executing “GenerateQuoteFromOpportunity” action for sample purpose as this action contains… Read More »

How to solve “You do not have enough privileges to access the dashboard” or “There was an error retrieving the charts” on the dashboard

Introduction Recently one of our clients faced an issue where a user with whom the personal dashboard was shared, was getting an error while seeing the dashboard. We shared the personal dashboard with the user but the user was still unable to see the charts in the dashboard. So, after delving into the reason we… Read More »