Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : n3rylNfkA6gHIgcFKrQ+I+

Customer experience | Sales, Customer Insights, CRM

Dynamics 365 Blog with Manish

Dynamics 365 Community / Blogs / Customer experience | Sales, Customer Insights, CRM / Dynamics 365 Blog with Manish

Featured

Latest blog posts

View all
30 Sep 2020
Like (0)
Enable Queue or lead entity in TO or Form Field of Email of Sales up and customer ...

At First Glance, this looks like some kind of bug that in Customer service hub To field Contain different entity from Sales Hub as in the Legacy Web Client there was no option to configure TO or FROM field Entities without JS. But in UCI you ca...

ManishChouhan 145
30 Sep 2020
Like (0)
UCI : Disable Editable Grid for Entity list , Unable to double click lead record f...

We have enabled the Editable grid for sub-grid and quite familiar how it works but using it on entity list is not so common as we have thousands of records and we don't want to mess with validation like a duplicate rule or business rule in En...

ManishChouhan 145
30 Sep 2020
Like (0)
Best Way to use Force Save JavaScript client API in Microsoft dynamics CRM

We know how data. save work but in post, we will see how to perform further logic on successful save or failure of functionformContext.data.save(saveOptions).then(successCallback, errorCallback); We have triggered a function on change of name, o...

ManishChouhan 145
30 Sep 2020
Like (1)
Error from token exchange: Runtime call was blocked because connection has error s...

The below error is encounter suddenly to our production and while debugging found the issue related to unathorization. Error: Failed to acquire token from AAD: {"error":"invalid_grant","error_description":"AAD...

ManishChouhan 145
29 Sep 2020
Like (0)
UCI How Dynamic URL work in UCI with some additional application mode parameters

Explaining Unified client interface URL Parameter and how it dynamically change the value while navigating to different pages Table of Contents: 00:00 – Introduction 00:29 – UCI Dynamics URL parameters 01:32 – Unified client Inte...

ManishChouhan 145
19 Sep 2020
Like (0)
Migration to UCI : Ribbon button not visible / Hidden , Debug Entity Ribbon applic...

While the transition to new UCI, We might have seen a few ribbons (OOB or custom) would not be visible in UCI and we checked every enable disable rule nothing looks wrong, and in legacy, its working fine, In this post we will check how we can debu...

ManishChouhan 145
15 Sep 2020
Like (0)
Trigger Power automate using WebHook (Plugin Registration tool) and throw exceptio...

In our last 3 posts, we checked 3 different methods of triggering Power automate, Below are the links In today's post, we will check 4th method of triggering Power automate flow using WebHook in the plugin Registration tool1.Trigger Power ...

ManishChouhan 145
13 Sep 2020
Like (0)
UCI : Get Entity Record URL or Generate Dynamic Record URL of a Record in Power au...

We would be using power automated flow to generate a dynamic record URL, we will also check how to get the Current Record URL in power to automateThe Scenario we had is when a case is resolved, send an email to the manager of the record that the ...

ManishChouhan 145