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

Show total portal rows


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

Recommended Posts

Posted

Is there a "get" calculation that can return the current total portal rows? I need it to change dynamically as related data changes and results in different number rows.

Additionally, is there a "get" that can return the current portal row?

I'm hoping to create a global field with data such as: "Track 1 of 3456" that then changes when a different row is highlighted.

Thanks for the help

Greg

Posted

Count(relationship::keyfield) will return the number of related records for the given relationship.

Get(PortalRowNumber) returns the current row in a script.

An unstored calculation will probably work better than a global, which requires a field to be changed in the current record before it will update.

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