StrataFrame Forum

AutoNewOnParentAdded ?

http://forum.strataframe.net/Topic6017.aspx

By Chan - 1/21/2007

Hi,

Do you have feature of .AutoNewOnParentAdded ?
By Trent L. Taylor - 1/22/2007

Use the IncludeInForm... properties on the form and business object.  For example, set IncludeInFormAddType property on the form to DeterminedByBusinessObject then set the business objects IncludeInFormAdd property to True for those BOs you wish to have a new record created automatically when adding a new record on a form.