Newbies Effie Posted March 25, 2004 Newbies Posted March 25, 2004 I am trying to establish a relationship between two files. In the first file, I have names and addresses of physicians offices. In the second file I set up a relationship to the first file using the physician name field. My goal was to have a pop-up list of all the physicians for selection. When I get to this physician name field, I do see the pop-up list, but when I select a physician name, I see an error message "The field cannot be modified until "physician name" is given a valid value. What am I doing wrong? Version: v5.x Platform: Windows 2000
Fitch Posted March 25, 2004 Posted March 25, 2004 You should never use modifiable data fields for relations. Your offices file should have an auto-entered serial number (or text) field, which is related to a corresponding field in the physicians file. Now when you select a physician's name from the related file, it will automatically create the record using the office serial number.
Recommended Posts
This topic is 7809 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now