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

Recommended Posts

Posted

Hi All,

I am using a tabbed layout object with nested tabbed objects. I'd like to put a record count number in the upper right corner of each tab. I want this number to be the count of the portal records (related records) on each tab. I have the fields in place and they look great, but the counts are not accurate. Is there an easy way to get this calculated? There is no Get ( PortalRowCount) function which would seem the most obvious solution. I've tried using Get ( TotalRecordCount ) and of course that gives all the tabs the same number, the total number of records in the related table. What am I doing wrong?

Help please!

Posted

Count(related::ID) should do it.

Posted

As Fitch said... Count(related::ID) should do it.

Base each calc on the seperate relationships for each portal.

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