Just sharing a sample code to call an Action through Web API. Suppose below is our Action with one input parameter. JavaScript code :- function CallAction() {
Just sharing a sample code to call an Action through Web API. Suppose below is our Action with one input parameter. JavaScript code :- function CallAction() {
Recently we created a new created Action and it twas not showing up in Plugin Registration Tool. Closing and restarting the Plugin Registration tool fixed it. Hope it helps.. Like
Recently we had a requirement wherein we wanted to see all the child records of a record in a SubGrid . We had self-referential (hierarchical relationship) enabled for that entity.
Recently while configuring Dynamics 365 for Tablet we got the below error. “We’re sorry. You do not have sufficient permission on the server to load the application” After enabling the
If we make use of external assembly in our Plugin (sandboxed) we will get the exception of FileNotFound. So here we can make use of ILMerge which basically merges the