Service Portal FullCalendar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2017 12:53 AM
Just wanted to share some work I've done for those who would like to incorporate FullCalendar (FullCalendar - JavaScript Event Calendar ) into your Service Portal.
Here is what mine looks like now:
All the code is attached to this post (FullCalendar_For_ServicePortal_Helsinki.zip)
I hope someone finds it useful.
Message was edited by: David Dunn (** Updated code to fix Quick Access Event adding and coloring bug(s))
Message was edited by: David Dunn *MAJOR UPDATE*.. See my post below, on July 30, 2017
- 11,945 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2017 09:55 AM
Hi David,
It is very impressive work. I am very new to this and finding ways to display calendar as an UI page. I had included all the style sheets and JS files as mentioned in basic usage of fullcalendar.io but not able to go forward with further steps as to how to display this calendar on the ui page. Not sure where and what i am missing.
Can you please help with this?
Thanks
Divya

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2017 05:00 AM
This is not for a UI Page. This is a Widget for the new Service Portal. (not ESS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2017 12:42 PM
Yes noticed that, thank you. I tried to configure this exactly the same in my service portal and see the widgets are not being displayed, i just see a blank space in the container. If there is no data in the table, doesn't it just load an empty calendar?
Added all the dependencies and other images too
Thanks
Divya

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 07:26 AM
Yes, if there's no data for the calendar, it'll be just a blank calendar (showing the calendar, but just not populated with event data).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2018 05:03 AM
Hey David,
Thanks alot for sharing, this would a good base template