I am new to database design and know this should be easy, but can't find the quick solution. I have a form made from a table set. With the common fields from the primary table being listed at the top. I have a tabbed object below. In one of the tab views, I have a child table in a browse table. Trying to enter several records for the main customer record. Here is my first problem. I want the customer name in the child table of the browse view to display as a default the customer name from the primary table. I want to be able to change or overwarite that customer name in case if I have to put another relative or friends name in that field. Can't figure out this probably simple solution.
The other question is probably similar. In the same tabbed obect table. I have another Child table that needs the customer name from the parent table field to be the starting default and to be able to be changed as well as.
Bookmarks