tomp Posted March 6, 2013 Posted March 6, 2013 I have a six file solution with hundreds, maybe a thousand or more layouts. When a full-privilege user opens the solution I want the standard FM menus to display. When any other user opens the solution I want a set of Custom Menus to display. Can I do that? How?
Rick Whitelaw Posted March 6, 2013 Posted March 6, 2013 Capture the Account Name and use the Install Menu Step script step to install the custom menus if the account does not have admin privileges. Or maybe it's capturing the Privilege Set. I'm not at a computer.
jbante Posted March 7, 2013 Posted March 7, 2013 What Rick said, but I recommend detecting [Full Access] users by privilege set rather than account name. This custom function uses both.
Recommended Posts
This topic is 4354 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