Skip to content

Nishant Rana

1,324 Posts
259,484 Views
Dynamics 365 Customer Engagement

Embedding Canvas App in an Iframe inside Dynamics 365

Canvas App can be easily embedded in a web site using the Iframe. Say e.g. we have the following Canvas App to be embedded inside Dashboard in Dynamics…

📅 12 November 2020 👁 132 views
Dynamics 365 Customer Engagement

Sample code to connect to CDS / Dynamics 365 / CE using OAuth

Sample code for quick reference for connecting to CDS through a console application using OAuth Add the NuGet package for Microsoft.CrmSdk.XrmTooling.CoreAssembly in the project Note – Here we…

📅 9 November 2020 👁 109 views
Dynamics 365 Customer Engagement

Traffic information in the map component – 2020 Release Wave 2

The interactive Map component (preview) can now be enabled to show traffic information like traffic congestion, incidents, traffic flow using red, yellow, and green colors. Before we can…

📅 31 October 2020 👁 157 views
Dynamics 365 Customer Engagement

Manage Parent Child Cases in CRM

Originally posted on crmcooking: In Microsoft Dynamics CRM you can manage multiple cases efficiently using parent and child cases. If you want to records same issue for multiple…

📅 29 October 2020 👁 130 views