On Aug 30, 2010, at 10:47 PM, Jim Byrnes wrote:

> I can't figure out why the log says Account is null.  I put it in a 
> readonly textbox thinking that would allow the form to see it and then 
> save it.


        What is the DataSource and DataField for the Account field? They should 
be 'pwds' and 'Account', respectively, and note that these are case-sensitive. 
Also, how are you populating the bizobj? Are you calling the form's requery() 
method before editing? If not, the bizobj will think that the stuff you're 
typing in is a new record.



-- Ed Leafe



_______________________________________________
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]

Reply via email to