Ed, It works (as you said) on the primary bizobj. The bizobj is there all right.
Perhaps if I stepped into where _memento actually gets updated I can get more info. However, I don’t see it. Can you point me in the right direction? Thanks, Larry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: Monday, December 10, 2007 5:16 PM To: Dabo Users list Subject: Re: [dabo-users] dEditBox no updating if bound to child record field On Dec 10, 2007, at 5:09 PM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > It seems as if dEditBox does not update the back end values if bound > to a child bizobj field. If the object is changed to dTextBox it > works fine. > > I stepped into the code and it appears that _memento is not getting > updated. > To test, I changed 2 objects values and only the one with dTextBox > shows a value in _memento. Guess I would need to know a little bit more. I just ran one of my apps that has an edit box for general notes, and it stored the info as expected. Both the text and edit boxes are subclasses of dDataControlMixin, so they should work the same. Child bizobj shouldn't make a difference, unless you forgot to add the bizobj to the form, but then the textbox version shouldn't work, either. -- Ed Leafe -- http://leafe.com -- http://dabodev.com [excessive quoting removed by server] _______________________________________________ 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/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAA9U2TCd7xvk6Gakf/[EMAIL PROTECTED]
