Since CRM 2013, we can apply our business logic in CRM without writing even a single line of JavaScript code or developing plugins. This feature called business rules provide a simple interface to implement and maintain fast changing, commonly used business rules. Continue reading “Business Rules in CRM”
Tag: CRM 2015
CRM Xrm Object Model
CRM State and Status Code Values
In Microsoft CRM status of a record is set using the combination of state code and status code values. Each StateCode has its own default StatusCode value. While setting the record status both these values should be provided in the right combination for the record to have the right status. Continue reading “CRM State and Status Code Values”