Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Dynamics CRM 2016 Customization

You're reading from   Microsoft Dynamics CRM 2016 Customization Use a no-code approach to create powerful business solutions using Dynamics CRM 2016

Arrow left icon
Product type Paperback
Published in May 2016
Publisher Packt
ISBN-13 9781785881510
Length 374 pages
Edition 2nd Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Nicolae Tarla Nicolae Tarla
Author Profile Icon Nicolae Tarla
Nicolae Tarla
Arrow right icon
View More author details
Toc

Table of Contents (8) Chapters Close

Preface 1. Getting Started 2. The Dynamics CRM Application Structure FREE CHAPTER 3. Dynamics CRM Customization 4. Building Better Business Functionality 5. Dynamics CRM – Additional Features 6. Dynamics CRM Administration Index

Business Rules


Business rules is a new feature added to Dynamics CRM with version 2013. It allows power users and nondevelopers to create automated processes without the use of custom code. It is a very powerful feature that's been added to the system customizer's toolbox.

With the use of business rules, now we can apply form logic to replace some of the JavaScript code we previously used for customization. For situations where we want to validate fields, show or hide fields based on values of another fields, or simple form manipulations, we can now implement Business Rules. These rules can be applied in a pseudo-code format. No code is required, as the whole creation of business rules wizard based.

While this is a step in the right direction, business rules will not replace JScript completely. For complex validations and implementation of complicated rules, you will find that certain limitations will still require a JScript developer to be involved.

The main difference between workflows and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image