I have three lookups on a QuickCreate form. 2 is filtered on by 1 and 3 by 2. I added JavaScript to clear the filtered lookups when the parent changes. But that JavaScript prevents other business rules to not run even though the business rules are calculating other fields.
Anyone know why this is happening and how to get around it?