Jump to content
Server Maintenance This Week. ×

How do I update an active portal row number


enso

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

Recommended Posts

  • Newbies

How do I update an active portal row number "Get(activeportalrownumber)" when I delete a row in any portal?. 

When I delete any portal rows that are in the middle of the portal, I cannot get the portal row number to update,change or refresh..

I'm using a script to delete the portal row when I click on a button but unable to change the portal row number.

What function should I be using to correct the portal row number?

Link to comment
Share on other sites

in the related table add an unstored calculation field:  Get(RecordNumber) and put that on the portal you will see it will give you a sequential number. 

Link to comment
Share on other sites

I couldn't understand your question. If you only want your portal to display a sequential row number for each record shown, you can simply enter Layout mode and insert the Record Number Symbol into the 1st row. 

There is no need to add a calculation field for this, and it has nothing to do with the Get(ActivePortalRowNumber) function.

 

Link to comment
Share on other sites

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