On-Demand workflow allows you to process logical operation on a particular record instead of on every single record. These workflows are independent of the event triggers like create, update or delete of the record. Read more

On-Demand workflow allows you to process logical operation on a particular record instead of on every single record. These workflows are independent of the event triggers like create, update or delete of the record. Read more

Workflows automate business processes without a user interface. People usually use workflow processes to initiate automation that doesn’t require any user interaction. Read more

Business rules provide a simple interface to implement and maintain fast-changing and commonly used rules. Business rules are form logic which are used without writing JavaScript code or creating plug-ins. Read more

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

Advanced find is one most of practical tool in the Dynamic 365 CE. With the assistance of advanced find you can find lists of data with specific criteria, edit that data, export, review, and so much more. Read more

With Dynamics 365 for Customer Engagement apps, use views to define how a list of records for a specific entity is displayed in the application…. Read more

Forms provides a user interface (UI) that people use to create, view, or edit entity records. Use the form designer in the customization tools to create and edit entity forms…Read more
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
Entity is one of the key building block of Microsoft Dynamics CRM. In the simplest terms possible, an entity is a table that holds a certain type of data, with the attributes functioning as the columns of the table and determining which information goes into the records of that…Read more
Unified client interface(UCI) is new user interface introduced by Microsoft. The purpose to introduce UCI is to make Dynamics 365 responsive web design and to provide an optimal viewing…Read more