Jump to content

Portal Loop Limited by Layout Rows


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

Recommended Posts

I discovered that when looping through a portal, which has more entries than displayed, the loop is limited to the last displayed row.

Increasing the size of the portal fixes the problem. Is there a better way?

I have been using Global variables to keep track of the row numbers. I set the last row number by using the 'Goto Portal Row[last]' and 'Status(CurrentPortalRow)' functions. I could try using the Count() function!

Thank you.

Garry

Link to comment
Share on other sites

I remember running into that. I didn't find a solution other than what you mentioned. I'd be happy if anyone has.

You know you can make a layout which has no purpose other than running that script, have the script go to it and come back to the original layout before it finishes?

Link to comment
Share on other sites

I think AndriesV gave the correct solution. I have a similar design where the portal has a vertical scroll bar and my loop works fine. Take the scroll bar away and it doesn't. Seems a bit picky to me but at least now you know smile.gif" border="0

Link to comment
Share on other sites

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