March 14, 200619 yr This may be a simple answer (it seems like it should be), but I am having trouble creating a button that will return me to the last layout I visited. I have a couple of pages on my database that are accessible through many routes, and I want to be able to make a button that will take the user back to the layout that got them there. I have searched previous layout posts to no avail. Thanks for the help.
March 14, 200619 yr Since you're coming from different starting spots, the best way I know is to store the name or number of the previous layout in a global field, and use a Go To Layout command based on that.
Create an account or sign in to comment