Forum Discussion
Toby McDaid
Dec 18, 2018Iron Contributor
Displaying the events web part as a full calendar view of the month on a modern page?
I'm using a modern web page in SharePoint Online to display events. With the modern events web part, it only displays upcoming events as tiles. The people I'm building the site for would like their e...
Antonio_Rodriguez
Jun 03, 2021Copper Contributor
Hi, I am not sure if it was answered or not but I want to mention that adding the link in an embed WebPart the calendar with the URL + the query parameter IsDig=1 works for me.
One consideration, the IsDig is case sentitive.
e.g: https://mytenant.sharepoint.com/sites/mysite//Lists/Events/Calendar.aspx?IsDlg=1
In this case it removes the navigation, hides the ribbon at the top and the side menu.
Thanks
RefinedFalola
Jan 05, 2022Copper Contributor
Thanks. This works for the classic calendars but not for the modern calendars I mean list -> new item -> calendar.