configure visible menus
How can I configure the menus a user has access to, according to its role?
There is a tab table, which has a 'required role' field.. But I dont know how to use it-
Please advice
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by arturo.ruiz on 18 Jul, 2018 03:01 AM
If I set required_role to ROLE_SUPER_USER only admin has access to tab..
As well as if I set it to ROLE_CUSTOMER only customers have access to tab..
How can I set the tab to be available to both.. I have tried separating with comma , pipe , and double pipe.. But no success