El_Pablo Posted October 8, 2010 Posted October 8, 2010 (edited) I'm quite a newbie with Custom Menus, is it possible to automatically set custom menus to a given privilege set under certain layouts? All that without scripting? If scripting is needed what is the best practice? Edited October 8, 2010 by Guest
David Jondreau Posted October 8, 2010 Posted October 8, 2010 Are the menus for a privilege set the same across layouts? If they are you set all menus to File Default and on start up run a script step installing the menu set using on If[] Else If[] with the "File Default" option checked. Otherwise, the simplest simplest way is to have an "OnLayoutLoad" script trigger that checks privilege set and installs the appropriate menu set.
El_Pablo Posted October 8, 2010 Author Posted October 8, 2010 Unfortunately, the layouts are different depending on which table the user is working. I guess I'll have to use a bunch of "if" in the script.
Recommended Posts
This topic is 5228 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