Microsoft Dynamics CRM 2013 business Rules, my understanding is a bit like a C # regular expression,
In the case of a field, you must enter what range of values, other characters can not be entered randomly.
There are two ways to open them:
1 as written in the previous article, find business rules 650 in System view this.width=650; "Src=" http://s3.51cto.com/wyfs02/M02/71/2A/ Wkiom1xhb2qhn7eiaaglgqr5xrk843.jpg "title=" 2015-08-03_091652.png "alt=" Wkiom1xhb2qhn7eiaaglgqr5xrk843.jpg "width= "650" style= "padding:0px;margin:0px;vertical-align:top;border:none;float:none;"/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/71/26/wKioL1XHcWqC9xhlAANDvi-ti28856.jpg "title=" 2015-08-03_141108.png "alt=" wkiol1xhcwqc9xhlaandvi-ti28856.jpg "width=" 650 "style=" padding:0px;margin:0px; Vertical-align:top;border:none;float:none; "/>
2. Open the Form editor and find the business rules in the menu bar above.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/71/2A/wKiom1XHcueCTwNkAAN5pZsIxa4362.jpg "style=" float: none; "title=" 2015-08-02_201237.png "alt=" Wkiom1xhcuectwnkaan5pzsixa4362.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/71/27/wKioL1XHdOagTiKaAAX02KKijcg029.jpg "style=" float: none; "title=" 2015-08-02_201306.png "alt=" Wkiol1xhdoagtikaaax02kkijcg029.jpg "/>
Check Business rules
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/71/2A/wKiom1XHcufB51p5AATbfwRuANI555.jpg "style=" float: none; "title=" 2015-08-02_201643.png "alt=" Wkiom1xhcufb51p5aatbfwruani555.jpg "/>
Create a new business rule
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/27/wKioL1XHdOawpZCsAAGOIH0gtlM094.jpg "style=" float: none; "title=" 2015-08-02_201707.png "alt=" Wkiol1xhdoawpzcsaagoih0gtlm094.jpg "/>
The rule we set is that the total amount is greater than 80000, and the payment method in the general sales assistant form is locked and delegated to the Sales manager for change.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/27/wKioL1XHdOaCSaIjAAGyFmXQGWQ798.jpg "style=" float: none; "title=" 2015-08-02_201816.png "alt=" Wkiol1xhdoacsaijaagyfmxqgwq798.jpg "/>
Save it for a moment:
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/2A/wKiom1XHcujzU4olAAGYSbF0-gY249.jpg "style=" float: none; "title=" 2015-08-02_201829.png "alt=" Wkiom1xhcujzu4olaagysbf0-gy249.jpg "/>
Finally, be sure to "activate"
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/71/27/wKioL1XHdOfzMAd8AAF5W9rnIuc107.jpg "style=" float: none; "title=" 2015-08-02_201842.png "alt=" Wkiol1xhdofzmad8aaf5w9rniuc107.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/71/2A/wKiom1XHcuiBtkc0AAB1L2RAJPQ723.jpg "style=" float: none; "title=" 2015-08-02_201902.png "alt=" Wkiom1xhcuibtkc0aab1l2rajpq723.jpg "/>
For example, the status is activated.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/2A/wKiom1XHcuiTR-ibAAGBONR4E-4696.jpg "style=" float: none; "title=" 2015-08-02_201916.png "alt=" Wkiom1xhcuitr-ibaagbonr4e-4696.jpg "/>
The business rules function is very suitable, generally in the new system on-line, will create a large number of rules, however this function does not bother IT staff in the background operation, just mouse movement, change, very advanced, convenient.
You can study, you can create a lot of business rules yo
This article is from the "Farmers It Technology blog" blog, please be sure to keep this source http://hangyc.blog.51cto.com/427521/1683181
Business rules in Microsoft Dynamics CRM 2013, a bit like regular expressions for C #