I want to limit a view access and its menu for a Role.
For exemple i want to see nodes that are in a particular state.
State field is only visible for a Moderator role.

I created my view and check my Moderator role in Access bloc, but when i log out i can see the menu link and the view content.

Is there something that i miss ?

Comments

traxer’s picture

You can limit access to the view by editing the view.

--
~/.singatrue: file not found

zigzog’s picture

This is what i have done :

In Basic information i even only check authenticated user and when i log out, the provided menu is displayed with its accessible private content.

traxer’s picture

Go to admin/build/menu to rebuild the menu items.

--
~/.singatrue: file not found

lucyconnuk’s picture

I was having the same problem, but when I removed "views module - access all views" permission for anonymous users it solved it.

Maybe this permission overrides the individual views access settings.

Lucy C