I have a application which uses a child form to edit BO fields. On the business object I have added some broken rules logic. When I save the business object, I can see the broken rules logic is executing properly, and it does add the broken rule, however the application doesn't navigate to the broken rule. (Warnings do not appear on the screen). The 'AutoNavigateToFirstBrokenRule' property on both business objects = True and the data is NOT saved. Any Ideas's...
I have other applications working fine using the same logic, but for some reason this particular program is not stopping to show broken rules.
Thanks
Tim