LuckyMe Posted November 5, 2002 Posted November 5, 2002 Hi, There is a layout of a master file that displays 7 portals (of 7 related files). The rule is before I am able modify any data in of these portals, I need to click a button to unlock/lock, the script runs behind this button is to check some kind of verification of all lineItems of all portals before it lets me
Vaughan Posted November 5, 2002 Posted November 5, 2002 "after the checking is completed, the screen will be displayed at its bottom because the last portal located in the bottom of screen" Ahhh, that's easy. Use the "Scroll Window [home]" script step at the end of your script to sroll back up to the top of the page. The "Exit Record/Request" step could also work, in fact you might want to use the two together... Exit Record/Request Scroll Window [home] This will exit the record (so no portals or fields are selected) and scroll the window to the top.
Recommended Posts
This topic is 8054 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