Jump to content

Tooltip to show portal rows?


K1200

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

Recommended Posts

Is there a way to have a tooltip show the current number of entries displayed by a portal? The closest I've been able to come is to hover over the last row (when selected) and display Get(PortalRowNumber).

Thanks in advance for any help.

Link to comment
Share on other sites

Sure. If you define the tooltip with an expression along the lines of:

Count(PortalTO::RemoteTablePrimaryKey)

It will return the number of related records available for display in the portal. :)

  • Like 1
Link to comment
Share on other sites

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