ARTICLES

Latest Articles

Practical guides, tutorials, and insights on AI, agents, Microsoft technologies, enterprise applications, and communication.

XrmToolBox – Iconator
Dynamics 365 Customer Engagement (CRM) · Oct 31, 2017

XrmToolBox – Iconator

The Iconator is a plugin for the XrmToolBox from MsCrmTools that manages icons for entities. To use it, open the XrmToolBox and…

Read article →
USD Hosted Controls
Unified Service Desk · Oct 25, 2017

USD Hosted Controls

Hosted Controls in USD are .NET components, external applications, Dynamics 365 or external web pages that arer hosted within the USD application.…

Read article →
Opening a Quick Create through JavaScript
Dynamics 365 Customer Engagement (CRM) · Oct 23, 2017

Opening a Quick Create through JavaScript

In Dynamics 365, we can open Quick Create forms through JavaScript. Through Xrm.Utility, we can call openQuickCreate. This takes the parameters: Xrm.Utility.openQuickCreate(entityLogicalName,createFromEntity,parameters).then(successCallback,…

Read article →