Hi All,
We have 3 different forms for the Order entity in our CRM instance. There is a requirement, where I've created a couple of business rules, which are relevant to 2 of these order forms and not to the 3rd one.
The fields on which these business rules run, are present on 2 of the order forms and some of these fields are present on the 3rd(but I do not want the business rules to be triggered on these fields).
As I can set the scope to either 1 form or 'All Forms', the question I had was, if I set it to 'All Forms', how will that impact the 3rd Order form, which do not contain all the fields which are on the other 2 forms ? can changing the scope cause errors with the 3rd form?