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...
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...
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...
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...
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...
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...
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 ...
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 ...