July 14, 200817 yr 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.
July 14, 200817 yr 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?
July 14, 200817 yr Author Yes there was additional code and one line was causing the problem. I was making it too complicated. Thanks.
Create an account or sign in to comment