D365: JavaScript and Business Rule on the same field
Views (441)
Originally posted on Ajit Patra:
Recently, on change of value of a field, we had business rule earlier and then we decided to perform the same using JavaScript to avoid hard coding of value in Business rule. The logic was to set value of 2 other fields on the form based on the value selected.…
Recently, on change of value of a field, we had business rule earlier and then we decided to perform the same using JavaScript to avoid hard coding of value in Business rule. The logic was to set value of 2 other fields on the form based on the value selected.…
This was originally posted here.

Like
Report
*This post is locked for comments