I assumed if i have a validateRecord() method in my bizobj and coded a try/except around my form.save() call, that the exception would be catched by this try/except. This isn't the case. The exception gets handled in dabo and after the errorstring gets displayed i get a box "Do you wish to save your changes?". I do not want to get this box, as the user still knows what is wrong at this time.
Could you please explain how record validation is supposed to work? Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
