Leather Knight Posted January 17, 2008 Posted January 17, 2008 I have a project that has seperate "modules" (databases), 10 to be exact. When you open the program, you get a control panel with navigation buttons to the different modules; Investigation, Contacts, Research Notes, and so on. The CP is the main menu. I want to have the end user be able to pick from different looks. So I will have, say, 5 different CP's to choose from. By making buttons on them so they can pick the look, they can change to the one they like. Problem: How do I make it so if they like CP-3D, it will be the one that opens everytime first. But if they like CP-Classic, it will be the one that opens up everytime, yet still having the ability to change by clicking a button. IE: I like CP-3D, so I click on the button on the CP that says CP-3D, and it is the one that opens by default. Later I want CP-Classic, so I click that button and it becomes the default? Thanks..
Leather Knight Posted January 17, 2008 Author Posted January 17, 2008 Slight change, I made the forms inside the main menu to reflect the different looks. Now how do I make it so that when they are in form, CP-3D and go to another module/database, and return it is to that same form and not the master?
FruitFul Posted January 17, 2008 Posted January 17, 2008 Create a Users Table and store the desired 'look' setting at the field level. Load it at login.
Recommended Posts
This topic is 6153 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