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

Selection of records in portal


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

Recommended Posts

Posted

It's all done by changing the index. Since you have not described your application, I'll pick an example. Two files with a relationship based upon a global text field in the first file and a text field in the second file. The fields are:

gAnimal <---> Animal for the relationship.

In the first file we have a portal based upon this relationship. If we set gAnimal to "cat" all the "cat" records in the second file are displayed in the portal. If we set the gAnimal field to:

cat <cr>

dog <cr>

rat

all the "cat" AND "dog" AND "rat" records in the second file.

This is a simple example, but the concept is the same for other applications (ranges of dates, etc.) -bd

  • Newbies
Posted

quote:

Originally posted by LiveOak:

It's all done by changing the index. Since you have not described your application, I'll pick an example. Two files with a relationship based upon a global text field in the first file and a text field in the second file. The fields are:

gAnimal <---> Animal for the relationship.

In the first file we have a portal based upon this relationship. If we set gAnimal to "cat" all the "cat" records in the second file are displayed in the portal. If we set the gAnimal field to:

cat <cr>

dog <cr>

rat

all the "cat" AND "dog" AND "rat" records in the second file.

This is a simple example, but the concept is the same for other applications (ranges of dates, etc.) -bd

Thanx works out just fine!

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