Jump to content
Server Maintenance This Week. ×

Selection of records in portal


Schlieper

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

Recommended Posts

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

Link to comment
Share on other sites

  • Newbies

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!

Link to comment
Share on other sites

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