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 7277 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have one table ('Bank') that holds two fields; name (text field) with 4 records of 'bank1' 'bank2' 'bank3' and 'bank4'; and a second field; drive (number field) that holds a unique drive number.

In my second table I have the user choosing a bank via a valuelist from Bank::name. What I would like is when the user selects a bank, the associated drive number is also copied into the local table's duplicate drive field. I can't use a standard relationship, as the drive fields in 'Bank' will change over time, but I don't want my local table to reflect the changes, but to keep the value it was assigned.

Essentially I want the valuelist to update two fields in my local table and then to leave them unchanged, regardless of what happens in 'Bank'.

Can anyone help? Hope this is clear wink.gif

Thanks

Posted

This sounds like a job for... Lookups! Or in FMP 7, an auto-enter calculation.

Posted

Vaughan - Do you mean just running a script? Ideally I just want the user to perform a single action with a single valuelist. If I could run a script after they used the value list everything would be peachy, but I can't see how.

  • 2 weeks later...

This topic is 7277 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.