Newbies dbrowdy Posted February 8, 2007 Newbies Posted February 8, 2007 Okay I have three portals on one page that have the potential for MANY rows. Certain scripts I run on this page will freeze the window and jump to another layout temporarily to do some stuff and then jump back to the original layout. Unfortunately when this happens, the portals all go back to the top. I would love a way to force my portals to scroll back to the last active record. I already coded something to grab the portal rows from each portal and store them in a global so they can be returned to. The "Go to Portal Row" script step will select the appropriate row but it won't scroll down to it! Any ideas on how this can be done? Thx, Dan
IdealData Posted February 9, 2007 Posted February 9, 2007 Instead of going straight to the other layout open a new window first, then go to your layout. The original window retains the currently scrolled position.
Newbies dbrowdy Posted February 15, 2007 Author Newbies Posted February 15, 2007 Thanks a lot! This works very well. It tends to cause the window to blink noticably (since I'm opening and closing a new window) but I'd rather have that then lose my scroll position. Much appreciated.
Recommended Posts
This topic is 6491 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 accountSign in
Already have an account? Sign in here.
Sign In Now