﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / Business Objects and Data Access (How do I?)  / Broken Rules Problem / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:56:51 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Broken Rules Problem</title><link>http://forum.strataframe.net/Topic6212-6-1.aspx</link><description>At the moment, this is correct.  There was an issue a while back with multiple handlers be managed and when this change was made the CheckRulesOnCurrentRow stopped showing the red error &amp;#119;indow.  This is something that is on the "to-look-at" list.</description><pubDate>Thu, 25 Jan 2007 10:57:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Broken Rules Problem</title><link>http://forum.strataframe.net/Topic6212-6-1.aspx</link><description>Yes, if I manually check &lt;FONT size=2&gt;CheckRulesOnRow(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;True&lt;/FONT&gt;&lt;FONT size=2&gt;), the broken rules do display beside the appropriate field, but I do not get the error information window, but if I just call Save(), I do not get the broken rules.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Tim</description><pubDate>Thu, 25 Jan 2007 10:34:43 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Broken Rules Problem</title><link>http://forum.strataframe.net/Topic6212-6-1.aspx</link><description>It's most likely a configuration issue, or an issue with the IsChildForm property being set on the child form.  When we use the ChildFormDialog, it is generally because we want to be able to edit a child record and return from the form without saving the record.  However, you want to test the business logic before the form closes.  So, we generally call the CheckRulesOnRow() method and test the return value to return from the form.  &lt;/P&gt;&lt;P&gt;So, if you manually call CheckRulesOnRow(), does the error provider display the broken rules?</description><pubDate>Thu, 25 Jan 2007 10:09:25 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>Broken Rules Problem</title><link>http://forum.strataframe.net/Topic6212-6-1.aspx</link><description>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).  &lt;/P&gt;&lt;P&gt;The 'AutoNavigateToFirstBrokenRule' property on both business objects = True and the data is NOT saved.  Any Ideas's...  &lt;/P&gt;&lt;P&gt;I have other applications working fine using the same logic, but for some reason this particular program is not stopping to show broken rules.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Thu, 25 Jan 2007 09:26:42 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item></channel></rss>