JerrySalem Posted March 2, 2006 Posted March 2, 2006 Is there a way to specify a Default Menu set based on a privalege set? I would like to a user to always get a menu set based on their original login. The only way I can see to to that is to include it in all the navigation scripts (ie, go to a layout, then change menu set). This seems burdensom. I would like to have something that would set a default menu set for each user type, then I can just assign the use file default menu set for each layout. I just don't see it. Is this possible in FM8 or do I have to manually change all my layout scripts? TIA jerry
hennaquick Posted March 15, 2006 Posted March 15, 2006 I have a logon script that directs the user to a main page based on the privilege set. After reading your post (and finding out there is an Install Custom Menu Set script step) I added this to my logon script. When the user logs on Install the appropriate menu set based on the privilege set. Thanks for your help If[Get(PrivilegeSetName)= Set A Install CustomMenuSetName MenuSet A
Recommended Posts
This topic is 6826 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