Forum Discussion
Displaying the events web part as a full calendar view of the month on a modern page?
- Wendy_LumsdenMar 02, 2020Copper Contributor
Would be good if it were an OTB solution, in particuar since available in classic
- Mar 02, 2020
This is very easy to install. In fact let me see if I can just share the SharePoint package. You can add it to your app catalog(this needs setup if you don't have one) and you can have a modern calendar that ties to any event list, it works great actually. Added it to Teams too. You can edit the code for this and even make it a tab you can add to Teams as well, but I haven't done that just yet.
Github
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-calendarLink to a pre-built solution file: https://webbtech365-my.sharepoint.com/:u:/g/personal/cwebb_webbtech_org/EeK9Cof1TMVGowouuAGA7UwB6_AMAeGqjAvHgvOfPjwoDQ?e=8ARZrc
- Frank_HudsonAug 25, 2020Copper Contributor
CAan you please show me how to install the files needed to get a full calendar viewChrisWebbTech