Jscott Posted October 19, 2005 Posted October 19, 2005 I have two FM8 files and I want one to pull info. from a field from one and display it in the other. I could do this in 6 but cannot do it in 8. Why is this? Am I missing something?
LaRetta Posted October 20, 2005 Posted October 20, 2005 You must add the other file as a File Reference ( File > Define > File Refererences). Once you have an occurrence of that file in your graph, create a relationship between the two. Then simply place the field from the other file directly on your layout. Starting in vs. 7, files and tables must be represented in the graph to 1) create a relationship and/or 2) display a field on a layout. It doesn't matter where your data is stored (or whether you have external files) but if referenced in your graph, all the other file's layouts, scripting, etc. can happen all within your main file. The wonders of 7 still amaze me. L
Jscott Posted October 20, 2005 Author Posted October 20, 2005 Hey.. I have done exactly what you said and I still cannot display data from another file... Can I send the file and maybe you take a look at it to see what is wrong?
Breezer Posted October 20, 2005 Posted October 20, 2005 You have several options in the "edit relationship" such as "=", "<", "<", etc, icluding my favorite "X". You may use a match key using a foreign key or if you do not want to use a match key, you can use the cartesian match using the "X" which will show ALL RECORDS instead of the default "=" which will only show records with matching keys. If this doesn't ring a bell, attach your file and I will show you how.
Jscott Posted October 24, 2005 Author Posted October 24, 2005 Thanks, I sent the file to Filemaker and they resolved the issue.. Thanks again
Recommended Posts
This topic is 7027 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