Menu persmissions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Menu persmissions

Chris Juettner
Is it possible to enable/disable menu items based on security groups and/or user roles?  I see some reference to permissions in the menu widget XSD, but I can't find any use of them to see if this is what I need.
   
  Thanks
   
  Chris Juettner
  Integral Business Solutions
   
Reply | Threaded
Open this post in threaded view
|

Re: Menu persmissions

Adrian Crum
There is some code to control menus based upon permissions in the component's
app header ftl file.

On our custom components, ALL menu items are controlled by permissions.


Chris Juettner wrote:
> Is it possible to enable/disable menu items based on security groups and/or user roles?  I see some reference to permissions in the menu widget XSD, but I can't find any use of them to see if this is what I need.
>    
>   Thanks
>    
>   Chris Juettner
>   Integral Business Solutions
>    
>
Reply | Threaded
Open this post in threaded view
|

Re: Menu persmissions

aray
Hi,

I am looking for a similar functionality to control visibility of menu items based on role. For example would like to *not* show menu items such as "viewvendor" for party with Employee role in PartyMenu.xml. Can someone point me to example code on how this can be done?

- Arays


Adrian Crum wrote
There is some code to control menus based upon permissions in the component's
app header ftl file.

On our custom components, ALL menu items are controlled by permissions.


Chris Juettner wrote:
> Is it possible to enable/disable menu items based on security groups and/or user roles?  I see some reference to permissions in the menu widget XSD, but I can't find any use of them to see if this is what I need.
>    
>   Thanks
>    
>   Chris Juettner
>   Integral Business Solutions
>    
>