Tom Kennedy Posted July 14, 2008 Posted July 14, 2008 I have a layout (lst layout) with a button called "Preview". I want the script for the "Preview" button to open a new window, go to another layout (2nd layout) in that new window and go into preview mode for that 2nd layout in that new window. I can get the new window to open and get the new layout (2nd layout) into preview mode successfully. The problem is that my first window always changes to the 2nd layout layout (the one that is previewed). I have tried numerous combinations of script code without success.
DannyDK Posted July 14, 2008 Posted July 14, 2008 This should be a very simple, 3-step script: New Window[] Go To Layout[2nd layout] Enter Preview Mode[] Order is important here. Are there any other steps in your script?
Tom Kennedy Posted July 14, 2008 Author Posted July 14, 2008 Yes there was additional code and one line was causing the problem. I was making it too complicated. Thanks.
Recommended Posts
This topic is 5976 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