I have a form for the parent (bill-to customer) and another form for the child (ship-to customer). This is a one to many relationship.
The billto customer number is the key on the billto file. This number is shown on the form to display and add shipto records.
When I try to add a shipto record, all fields are intialized including the billto number. Therefore, the shipto is not created as a child to the billto - as the billto is zero.
Is there a way I can display the billto info on the shipto add form but not have this information initialized?
Thanks.
The billto customer number is the key on the billto file. This number is shown on the form to display and add shipto records.
When I try to add a shipto record, all fields are intialized including the billto number. Therefore, the shipto is not created as a child to the billto - as the billto is zero.
Is there a way I can display the billto info on the shipto add form but not have this information initialized?
Thanks.