Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I am trying to find records in a portal by specifying more than one field value.

eg: in a database of "farms" I wish to find every farm which feeds carrots to rabbits.

So I need to find all farms in a layout whose portal shows "rabbit" in portal field "animal" and ""carrots" in portal field "food"

If I enter "find" mode and type the values as above, this does not produce the result.

Any clues as to what I am doing wrong"

Steve

Posted

You find every record that that has rbbit in animal plus every record that has carrots in Feed. You wanted an AND find and got an OR find. This is the way it works.

To do what you want you must do the find in the related table. Then make a multi-line global key field which is used to find the related records in the first table. To make the multi-line global key field requires a layout with only the key field on it. Go to this layout and copy all records. Go to a layout that has the multi-line global key field and paste into this field. Use a go to related record show related will produce the set of records you want.

Posted

Thanks for the info on portal-searching limitations, Ralph.

I just found out how to do searches easier:

Create a concatenated field in "Feed" database which shows values like "rabbitcarrot"

Then do a search on that.

Steve

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