I have a weird issue with a business rule and I have spent a considerable amount of time trying to figure it out. I thought i had it figured out with the limits on the business rule. I had 12 active rules. I reduced it to 10 which appears to be the limit and it still doesn't work. I also reduced it to 7 active rules and the issue still exists.
Here is the issue:
Rules 1 and 2: If a two option set field, equals yes, show field A and show field B. If the two option set field does not equal yes, hide A and B.
(One minor problem is there are records that aren't set to yes or no but it doesn't handle these.)
The main problems is this same rule is causing field C and D to HIDE. Even though fields C or D are not referenced in this business rule AT ALL. There is another business rule that does reference C or D but it has a different condition that says if a different option set equals any one of two values, then unlock fields C and D. If the option set doesn't equal those two values, then lock fields C and D. We can call this business Rule 3 and 4. If you disable Rule 1 and 2, then the fields in 3 and 4 shows up just fine and the rule works. With 3 and 4 activated, fields C and D are never shown on the form until you change the option set value in field 1 even though that rule has nothing to do with it. See attachment for rules. (Its a word document. I hope that's allowed.)
*This post is locked for comments