Hi, On my form I have two bizobj's a parent and child. The parent holds the customer record and the child holds customer notes. 99% of the time I do don't have a need for a customer note. So there is no need to create a record in the child table on parent.new(). Therefore, I would not set the properties NewRecordOnNewParent for the child and NewChildOnNew for the parent. Recall I don't need notes 99% of the time.
However, on the form I still display the editbox for the child notes field. The user types in a some text and expects that the notes will be saved. Does it make sense that Dabo would realize that a record is required to save the notes and insert a record into the child table? -- John Fabiani _______________________________________________ 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]
