By kuydigital on
- I created a block using Views that contains User information.
- It is visible when I logged in as administrator.
- But it is not visible when I logged in as an authenticated user.
- The block is configure to be visible only for authenticated user.
- I only have two (2) roles in my Drupal installation: anonymous and authenticated.
Thanks in advance for the help!
Comments
Could be a views permission
@kuydigital
Views can also have permissions (set in the views UI), so you may want to check that. If you're using any extra access/field permission modules, double-check those.
As user 1, you will have access to everything on the site regardless of permissions.
Looking to Migrate from Drupal 6/7 to Drupal 10/11? Have a look at our Drupal 11 demo site and request access.