By LeMale on
Hi,
How to display a view only to logged in users ? annonymouse should see the 403 page when trying to see a page with this view
Regards
Hi,
How to display a view only to logged in users ? annonymouse should see the 403 page when trying to see a page with this view
Regards
Comments
Under "Basic Settings" you
Under "Basic Settings" you will find "Access: Unrestricted", click "Unrestricted".
Select "Role", click update.
Select "authenticated user", click update.
Save the view
thx, I'm new, that's why !
thx, I'm new, that's why !
drupal 7
for drupal 7, it's under page setting, access, role, authenticated user