Thursday, July 23, 2015

Business Rules with Form Type


Create a Business Rules with Form Type

              --> while Creating a new record Form type wont be available so you can check the created on date to proceed in Business Rules

Here is the rule for create form.

No comments:

Post a Comment

Day 23: Creating New Records Programmatically with JavaScript in Dataverse / MSCRM

In this Blog, we will see how to Create New Records Programmatically with JavaScript in Dataverse / MSCRM var record = {}; record.bosch_day...