Ed Leafe wrote: > On Mar 11, 2008, at 3:24 PM, Paul M¢Nett wrote: > >>> FillLinkFromParent = True >>> LinkField = "subopening_id" >>> DefaultValues["centered"] = 1 >>> DefaultValues["list_order"] = 20 >> I neglected to mention that my biz superclass has: >> >> DefaultValues["id"] = utils.getRandomUUID >> KeyField = "id" >> >> Unless overridden specifically, all my bizobjs have these set in the >> superclass. > > Have you stepped through the code at all? This will give you a better > idea of where things are not working as expected.
As I said earlier, I haven't done any testing other than figuring out what revision broke it. I intend to do such testing, but right now I'm focusing on getting the updated application delivered. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
