ibiubu Posted October 15, 2002 Posted October 15, 2002 Question: After designing a database file with numerous layouts, I dumped the very first layout that I had created. Now I want a different layout to be the default layout. I have tried to do a script that runs when the file is opened that will force the database to my new default layout, but it seems this script is only successful about half the time. Anyone have any suggestions as to how to fix this? LR
BobWeaver Posted October 15, 2002 Posted October 15, 2002 If your startup script has a go to layout step in it, it should work unless the file is opened indirectly by a related file or by an external call to perform some other script in it, in which case your startup script won't execute. Why not just change the layout order so that your default layout is at the top of the layout list. That will make it the true default layout.
Recommended Posts
This topic is 8079 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