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...
Alan Marshall
Dec 18, 2018Iron Contributor
I got this working using the embed webpart. If you get the URL to the calendar view you want and append IsDlg=1 then it removes the navigation and just leaves the calendar. It's not as good as an spfx webpart but may be an interim solution.
Dec 18, 2018
Last time I tried this it didn't work, but I think it was actually when you try to add a SharePoint page to a Teams tab with embed it won't work and throws Iframe error because this was the first thing that came to my mind too!
Anyway, good solution!
Anyway, good solution!