On Friday 18 January 2008 05:14:08 pm Ed Leafe wrote:
> On Jan 18, 2008, at 6:35 PM, johnf wrote:
> > It's a child I need to add a record too.  Are you suggesting there
> > is a way to
> > add a new record using form.new()?
>
>       parentBiz.NewChildOnNew = True
>
> --Ed

Not adding a new primary (parent) table record - but only a child record.  As 
in
customers = primary (parent)
contacts = child 

if self.NewChildOnNew:
        # Add records to all children set to have records created on a new 
parent       
record.

-- 
John Fabiani


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

Reply via email to