February 14, 200818 yr Hi I have layouts that a different size. I wondered if I could somehow script a calculation that dictates the size of the window whenever I go to a specific layout? If it can how can I do it. Say I have 2 layouts "layout1" and "layout2" When I go to layout1 I would like the window to be small when I go to layout 2 I would like the window to be big. It must be something like If Layout = "layout1" then. kind of thing Looking for an answer
February 14, 200818 yr Put your calculation into a Web Viewer using ZippScript to trigger your script.
February 16, 200818 yr If you use a "Button" to go between Layouts you could use that Script. You may be able to prevent the Users from using the Layout Menu, and hence bypassing the Button, by removing the Layout from the Layout Menu. Good Luck. Garry
Create an account or sign in to comment