Introduction to Plugin

A plug-in is a custom business logic which extends the standard behavior of the dynamic platform. This server-side programming uses C# classes and MSCRM SDK to modify the behavior. Plug-ins act as event handlers and are registered to execute on a particular event in CRM. Read more

JavaScript Namespace in Dynamics 365 CE

At times there could be a scenario where a newly assigned developer might want to add new Js function to a legacy project and while testing ,the developer finds out the functionality of the written Js is not working.

There is no syntax, compile or runtime error still the desired output is not there. Read more

Let us get started with JavaScript in MS CE.

Client-side scripting using JavaScript is one of the ways to apply custom business process logic for displaying data on a form in Dynamics 365 for Customer Engagement apps. Forms in Customer Engagement apps help display data to the user. A form in a Customer Engagement app can contain items such as fields, a quick form, or a grid. Read more

How to create Child Workflow process in Dynamic 365 CE?

A child workflow process is a process that can be started by another workflow or dialog. If you want to apply the same logic in different workflows or in conditional branches, define that logic as a child workflow so you don’t have to replicate that logic manually in each workflow or conditional branch. This helps make your workflow easier to maintain. Instead of examining many workflows that may apply the same logic, you can just update one workflow. Read more

Design a site like this with WordPress.com
Get started