Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 7157 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

OK I want to be able to set up a calculation field in fileone that goes and get its data from filetwo. Like cust id=Filetwo::Cust Id. If there is anyway I can make a field grab its contents from another file 100% of the time fill me in plz!

Posted

You need to do two things:

1. Define a file reference from one file to the other

2. Define a relationship to the file where the data resides.

Now the table in the other file can be treated just like any other table. If you want to use a lookup, or auto-enter calc, you just reference the table occurence and field name from the related table (file)

Of course you have to specify which record in the other table will be used to supply the data. That's determined by how you define the relationship.

Dana

Posted

Does it matter that I have a relationship field link of a customer number but it is an editable field on the second file and does not have the same number nor is it serialized like the other.

Posted

The *remote key* in the second (related) file always needs to be editable and not a serial number. But generally you don't make it easy for people to change the entry inappropriately, otherwise it'll point to the wrong master record (or become orphaned).

This topic is 7157 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.