I can't quite get this to work. I have NewChildOnNew=True in the parent
bizobj, and FillLinkFromParent = True and NewRecordOnNewParent = True
set in the child bizobj. My LinkField is also properly set in the child.

I keep getting SQL errors that my foreign key (po_id in my case) is not
set when I execute the form.save() method. The fk shows as -1 in the
insert statement.

The parent/child relationship displays records correctly, and prior to
setting NewChildOnNew, etc. I was able to add children to parents. So at
that point it was correctly getting the primary key from the parent.

What am I missing?

Thanks,
Bill.


_______________________________________________
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/[EMAIL PROTECTED]

Reply via email to