printit Posted November 17, 2001 Posted November 17, 2001 I would like to create a "back button" to go to the previous layout is that possible? Ron Bascom
John Wallace Posted November 18, 2001 Posted November 18, 2001 You could make a Global field - call it G_Layout_Number. When you go to a specific layout, use a button that sets G_Layout_Number to the current layout number. Make a Back Button that call the Back Button Script which simply says GoTo Layout Number(G_Layout_Number) That should do it.
Recommended Posts
This topic is 8411 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