Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5228 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (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 by Guest
Posted

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.

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.