Reid Posted December 1, 2010 Posted December 1, 2010 I'm trying to make it so that when the file starts up it sees what user group they are a part of and then takes them to a layout based on what privilege set they are a part of. Right now I just have a big IF script that checks for each user by account name but that could get lengthy depending on the number of users. Is there a scrip like Get (AccountPrivilegeSet)? or something similar?
bcooney Posted December 1, 2010 Posted December 1, 2010 Actually, it's Get ( AccountPrivilegeSetName).
Reid Posted December 1, 2010 Author Posted December 1, 2010 If only everything in life were so easy! Thanks!
Recommended Posts
This topic is 5110 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