Building data input screen. Main screen would be customer screen where I enter customer
related data. Also on this screen are foreign key data entry, say 'services required'. How should
I deal with the problem a user could come upon when they want to enter data from a services
required field that is not currently in that table. Do they need to 'start over', go to 'services
required' table, enter needed data and then return to main data entry screen. Or is there a way to
add data to 'services table while entering data in customer table?
Thank in advance.


