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

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

Recommended Posts

Posted

In a portal, I want to add a field that displays the row number. I tried Get(PortalRowNumber), but it displays the selected row, and not the row number.

What fuction shall I use ?

Posted

I'm fairly sure that Get(PortalRowNumber) Gets the currently active portal row. Otherwise you could try an unstored calc in your related table.

~Genx

Posted (edited)

Use the @@ (insert record number) and you will get what you describe.

Lee

Edited by Guest
Posted

Thank you Genx and Lee for your responses. Genx it is correct that the Get(PortalRowNumber) displays the active or selected row, but what I wanted was every row numbered, which is accomplished with what Lee suggested.

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