How to create a custom calendar page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2019 11:13 AM
Hi there,
I have a requirement to create a calendar page which shows all planned change request and also users should be able to add their own custom events like meetings,appointments etc.
Could you please help me where should i start to do this?
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2019 02:02 PM
Hello,
Could you give more information on what you are wanting to do or where you are wanting to build this?
Have you looked into the built in functionality of Schedules?
If this is portal side, I would suggest looking into FullCalendar.io JS library. You can easily import this library and build off it.
If that is what you are wanting, you should check out this community post about it. This has some really great examples with FullCalendar.