Business Rule Scope: Entity vs All Forms?
When we select the scope as 'Entity', it executes at server side. The business rule fires whenever that entity is created or saved either from the form inside CRM or from any web application. ... In that case, the business rule is fired when the form is loaded or updated only at the client CRM form.
Comments
Post a Comment