I have a bizobj with a validateRecord method. When the validateRecord method fails (returns a string), a "dabo.dException.BusinessRuleViolation" is printed to the console with the correct error message. But I can't figure out how to get a dialog to appear or the form's status bar to change. The PyCon tutorial seems to suggest this should happen automatically, but since I'm hand coding my forms I probably missed a step. Can you tell me what the process is for getting that message propagated appropriately?
Also, does anyone have an example of a (hand coded) simple dialog being instantiated and then returning a value to a form? I'm completely unclear on how that would work, so an example would be very helpful. Thanks, Bronwyn --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/[email protected]
