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

Filter in a Portal


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

Recommended Posts

Posted

dateEntered ...Auto enter

acct ...1000 ////mother Account

last_name ...Smith ////child Clients

We create accounts stuffing patients under

In a portal, we have a client list of lastnames sorted by date

In each acct# has 1 record--the lastname default is "Office"

In a portal..i am trying to Exclude records = "Office"

Seems simple..

Posted

If I understand correctly, this is quite simple to do. This is how I'd do it...

Create a field in the parent table called "z_Office" for example, make it autoenter the word "Office". In the relationship between the parent and child tables, add a "not-equals" relationship between your z_Office and last_name fields.

You'll need to set the z_Office field's value to your existing records by placing the field on the appropriate layout, and using the Replace Field Contents command - inserting "Office" in the calculation box.

You then won't see records where the 'last_name' is "Office" in your portal.

Hope this is clear, and helps.

Regards,

Dan

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