SteveB Posted January 4, 2001 Posted January 4, 2001 I have a solution that has a lot of value lists which have default values that are then added to by the user. I also have global field values and some global repetition fields (I know, I know, I shouldn't use them). How do I move all this 'stuff' to an upgraded solution without having the user involved? I'm running version 5 developer under Windows.
Kurt Knippel Posted January 4, 2001 Posted January 4, 2001 quote: Originally posted by Steveinvegas: I have a solution that has a lot of value lists which have default values that are then added to by the user. I also have global field values and some global repetition fields (I know, I know, I shouldn't use them). How do I move all this 'stuff' to an upgraded solution without having the user involved? I'm running version 5 developer under Windows. OK, first what do you mean by "move" and what do you mean by "upgraded version"? I assume that you want to take all of the current value lists with all of thier items, as well as all of the globals and put them into the new solution? Well, I suppose you could use some of the design function, but most likely you will be doing alot of cutting and pasting. You will do all of this in a normal copy of FMP 5, developer will not really help you here. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Consultant Database Resources mailto:[email protected] http://www.database-resources.com =-=-=-=-=-=-=-=-=-=-=-=-=
LiveOak Posted January 5, 2001 Posted January 5, 2001 The best approach is to put all value lists in a support file (settings.fp5?). This way value lists are common to all files and can be imported into a new settings.fp5 file upon upgrade. -bd
Recommended Posts
This topic is 8976 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