0

I am in the process of re-writing the Business rules for our CRM Installing on Office 365. The problem is, the old ones I have decided to turn off due too the changes that are taking place on the new versions of the form.

However, when I deactivate the business rules the fields that were effected by the rules, are still effected.

The fields even know that the rules have been deactivated but continue to run. I have also cleared my browser cache and used different machines so I'm pretty sure its not a client machine problem.

EDIT:
For security reasons I can't share the names of the business rules but I have attached an image to show they are deactivated.
enter image description here

In the design view of the form, for example there are these 3 fields:
enter image description here
However in the live view this is displayed:
enter image description here

UncountedBrute
  • 484
  • 1
  • 7
  • 25

2 Answers2

1

Verify if "Visible by default" is unchecked for Tab/Section/Controls, that may be the reason why its hidden.

0

After disabling your business rule, you have to click on the "save" button. This is tricky. If you only disable it, you will get a message saying that the business rule is disabled, you also see the status of "disabled", but it is actually still running. As soon as you click in "save", the business rule stops running.

enter image description here

M123
  • 1,203
  • 4
  • 14
  • 31
Bruno
  • 1
  • 1
  • If you have a new question, please ask it by clicking the [Ask Question](https://stackoverflow.com/questions/ask) button. Include a link to this question if it helps provide context. - [From Review](/review/late-answers/30611624) – V.D. Dec 18 '21 at 20:11