Pre and Post Image in Dynamics 365 CE

Images are the snapshots of the entity’s attributes, before and after the core system operation. A pre-image is a snapshot of the entity’s attributes before the core operation and a post-image is a snapshot of the entity’s attribute after the core operation. In this we will use post image on message of Update. 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