I have a business rule with All Forms scope that displays an error if Mobile Phone and Primary Email are empty and requires both until at least one is filled.
One of my forms has neither of those fields on it EXCEPT in a quick view form related to a lookup field in that form. When I try to create a contact on this form the error messages display at the top of the page just below the ribbon and I'm not able to save my contact. This is despite the lookup field being empty so the quick view form is hidden.
I've tested this on other forms without those fields or quick view forms and they work. I've also tested my rule with the scope set to one form and my saving issue stops, so the only thing I can think of is the business rule thinks those two required fields are on my form because of the quick view form.
Any thoughts on why the rule is applying to a quick view form? I thought it was only main and quick create forms.