On Mar 19, 2007, at 11:41 AM, johnf wrote:

> Thanks, I was of course hoping that dMemento realized the change.  Any
> suggestions on what should trigger the childBizobj.new()?

        I don't know enough about when you need a new record. Why not just  
add a button for the user to click to start a new record? Or in the  
child bizobj requery(), if the RowCount is zero, do an automatic new()?

> So the user clicks my "update/save" button.  How do I know I need  
> to add a
> record with childBizobj.new() vs just send an update?  What would I  
> test?

        They shouldn't be editing "air". If there is no record, there is  
nothing to update/save. The record should be added before the user  
gets a chance to change anything.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to