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

How to enable Auditing in Dynamics 365 CE?

Organizations may want to track changes in Dynamics 365 for Customer Engagement apps data for security and analytical purpose. Auditing feature allows to track data changes in Dynamics 365. It also tracks each time a user logs into your system by creating logs in the Dynamics 365 CE……Read more

How to create fields in Dynamics 365 CE?

A field is a column in the system which holds the data in the database. Fields can also be defined as the individual data items that can be used to store data in an entity. Fields are sometimes called attributes by developers. You can use the customization tools in the solution explorer to edit system fields…Read more

Design a site like this with WordPress.com
Get started