Forum Discussion
SharePoint Online events not loading for special permission unless added as site visitor/member
The issue you are facing is due to the way SharePoint Online handles permissions for events. When you add users to the events list permission, they are only granted permission to view the list. They do not automatically have permission to view the events in the calendar view.
To fix this, you need to add the users to the Site Members or Site Visitors group. This will give them permission to view the events in the calendar view.
Here are the steps to do this:
- Go to the SharePoint site where the events list is located.
- Click on Settings > Permissions.
- In the Permissions page, click on the Advanced permissions settings link.
- In the Permission Levels section, click on the Add a permission level link.
- In the Add a permission level dialog box, select the View events check box.
- Give the permission level a name and click on the Create button.
- In the Permissions page, select the Site Members or Site Visitors group.
- Click on the Check permissions button to see the permissions that have been granted to the group.
- Make sure that the View events check box is selected.
- Click on the OK button to save the changes.
Once you have done this, the users who are members of the Site Members or Site Visitors group will be able to see the events in the calendar view.
I hope this helps!
Let me know if you have any other questions.
Best regards,
Lalit Mohan
Hi Lalit Mohan ,
I can't be able to view "View event" option in permission level. in my case read access users can't be able to view the events in _layouts/15/Events.aspx page(Hub site).