Dani R Posted February 3, 2009 Posted February 3, 2009 i have a script like this " If [ Get ( PrivilegeSetName ) = "Admin" ] Install Menu Set [ "Admin Menus" ] Else If [ Get ( PrivilegeSetName ) = "Secretary" ] Install Menu Set [ "Secretary Menus" ] Else If [ Get ( PrivilegeSetName ) = "Outside" ] Install Menu Set [ "Read Only Menus" ] End If " And I have A problem that if i go to a different layout the menu change . why does it happen ?
mr_vodka Posted February 5, 2009 Posted February 5, 2009 Each layout has a default menu set that can be established under 'layout setup'. A script can override the default. However, if you just go to a layout without the script it will use the default again.
stefangs Posted March 4, 2009 Posted March 4, 2009 that is very strange indeed. i also think it would make more sense to attach a menu set to a privilege set rather than a layout. i don't even see the point of constantly switching menu sets when the layouts change. i do see the point of different access priv. users being presented with custom menus.
Recommended Posts
This topic is 5743 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