Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

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 ?

Posted

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.

  • 4 weeks later...
Posted

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.

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 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.