lidocayne Posted November 12, 2010 Posted November 12, 2010 Hello! I hope I'm posting this is the correct subforum. I have a layout (based on the table patient) in which I am wanting the user to be able to enter a new patient information. I have another table called referrer (which is linked to patient via a pK fK relationship). I have a field tool box set up to auto-complete and use the referrer::lName box as the auto-complete field. This appears to work great, and seems to auto-complete and fill in the name. The issue is that when the user saves the record, it creates a new record for the referrer (instead of just using the existing record for the referrer). I hope this makes sense. I'll try to clarify it a bit more: Let's say the referrer's last name (lName) was Smith. The user would type in 'sm' and it would come up showing Smith (since a record for Smith already exists). When the user then leaves the screen / record, FM for some reason creates a NEW referrer::lName record for Smith, and doesn't use the existing one. Any idea what's going on here? Thank you!!!
Matthew F Posted November 13, 2010 Posted November 13, 2010 This question is very similar to a posting a couple of days ago, both in terms of the problem and the scenario. You might want to take a look at this thread: FM Forums topic #370137
Recommended Posts
This topic is 5124 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