Forum Discussion
Calendar view on modern page
Hi MClaassen
If you are using the Calendar app there is no modern experience view.
You can leverage the Events web part to display the Calendar app events. Make sure you set the source to "This site".
I hope this helps.
Norm
If you need a modern calendar view, you will need to build it. At my company we have already done so for two customers
- Rachael WalkerApr 12, 2019Copper Contributor
jcgonzalezmartin how did you build it?
- Apr 12, 2019We built a SPFx WebPart with different views including a year view
- GemaMolinaMar 04, 2021Copper Contributor
Hi jcgonzalezmartin ,
I need just this, a calendar with a yearly view. Where can I find it?
Thanks in advanced,
- Beau CameronApr 12, 2019MVP
Rachael Walker Take a look at this open sourced calendar web part. You can build these using SPFx.
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/js-modern-calendar- Sep 04, 2019
Hi Beau Cameron,
I'm not a developer. How can I use this github stuff on my site? I find github more than confusing.
What/how do I download and then what do I need to do with that?
It's great that these resources exist, but there is a missing manual for non-developers.
Any pointers greatly appreciated.