Newbies jlsinger3 Posted September 9, 2011 Newbies Posted September 9, 2011 I am trying to update our database and create more space. When it was originally developed, the bottom half of the screen was split into two separate tab panels and information has been stored that way for years. I would like to merge all tabs into one large tab panel. Is this possible?
Razumovsky Posted September 9, 2011 Posted September 9, 2011 It is possible...manually. You will need to create the additional tabs on one of the panels, and then copy and paste the info from one to the other. You may want to do this from two different layouts to avoid changing any object names, and you will have to look out for any script triggers that might be attached to the panel itself, which would not get copied over. You could probably do this with one of those xml clipboard plugins, but I suspect you will spend a lot more time trying to parse the xml accurately then you will with the copy and paste route.
Vaughan Posted September 9, 2011 Posted September 9, 2011 Tab panels are only for display and do not affect "storage". Just move the items out of the panel.
Recommended Posts
This topic is 4813 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