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

Recommended Posts

Posted

Hello

I have a portal (child table) on a layout (parent table) that I am trying to filter through the database relationship between the tables.

The relationship between the tables is defined in two ways:

1. The parent table's ID is maintained in the child table.

2. A global field defined in the parent table (containing a static value) is associated with a field in the child table.

This relationship is defined through a second instance of the child table.

The problem is that on the layout, only the first record in the child table is displaying in the portal.

Any ideas on why this is not displaying all the associated records?

John

Posted (edited)

You need to COMBINE the PARENT ID and GLOBAL field to point to the same table instance.

The 2 child table instances can only be shown in their own portals, so you must make a double field relationship to combine them and set your portal based on that table instance.

Edited by Guest
Posted

Ideal-

I'm not exactly sure what you mean (I'm going to try to work it out), but I need to say that the underlying relationship between the parent and child tables must only be defined as the parent's ID stored in both.

I am trying to filter this view of that relationship with an additional qualifier, but only for this particular layout.

John

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