Business Rules in Dynamics 365
Business Rules are useful in Dynamics 365 for creating functionality by a user without having to write code, and especially avoiding JavaScript and Plugins. Let’s go through an example of how to implement a business rule. Business rules are form-based logic. We will implement a business rule against the Account entity form. Note the functionality works for tablets and Outlook (Online and Offline). You can create business rules by: Customizing … Continue reading Business Rules in Dynamics 365