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

Recommended Posts

Posted

I have a database of students in an honors program, and some have volunteered to be mentors for incoming students. I'm trying to get a dynamic valuelist of the mentors. I've got a script that will find all the mentors and open the value list window, but I can't get the information into the list.

The alternative I am exploring is trying to export the mentor records to another database and generating the list off of that database, which is a built-in function of the list window

Thanks in advance, qntgeek

Posted

Are you using FMP5 or an earlier version?

What you're asking about is commonly referred to as a "conditional value list". The answer is different for each version of FMPro.

Bill

[This message has been edited by Bill Hartford (edited May 12, 2000).]

Posted

quote:

Originally posted by Bill Hartford:

Are you using FMP5 or an earlier version?


FMP4.01 with the latest patch.

Thanks, qntgeek

Posted

Sorry for delay; I had to attend to an out-of-town emergency. In any event, here is the solution - if you have any problems let me know.

Your present file is File1 including field

Posted

On reflection - Just in case you've been doing other work in File2 (and the first record might be only the first in a found subset) the first command in the PasteMentor script should be FindAll

And I see I neglected to mention what to put in the "indexed Calculated Field (Solid) in both File1 and in File2". It can be any result as long as it's the same in both files; I simply use a "1" - that is, the number one.

Bill

[This message has been edited by Bill Hartford (edited May 18, 2000).]

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