Hi all!
I have Drupal 6.20 core and i'd like to show/hide certain menu items i made in Navigation menu depending user role.
I have trying with menu per role module but it didnt work. :(
How can i do it?
Thanks in advance!
Hector: I think the following might work. Imn my case, I used the nodeaccess module to set access permissions for specific nodes, then set it so the role I chose could only view specific nodes. Then, the nodes that are not allowed don't show up in the navigation menu. I did this to hide an entire main item in the primary menu, so am not sure it will will with individual sub-menu items, but suspect it will. Good luck, Bill
William A. Prothero http://earthednet.org/
On Apr 17, 2011, at 4:41 AM, Hector Muñoz wrote:
Hi all!
I have Drupal 6.20 core and i'd like to show/hide certain menu items i made in Navigation menu depending user role.
I have trying with menu per role module but it didnt work. :(
How can i do it?
Thanks in advance!
[ Drupal support list | http://lists.drupal.org/ ]