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,941 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2017 04:04 AM
Since this seems to be an ongoing project with bug fixes and continuous improvements/enhancements, I'll be implementing a revisioning system. As of today, the most current version of my code is 1.3.1. The revision number will be reflected in the attachment name. I think this will help.
I also plan to start written and video documentation on how to install and get started with this calendar project. Stay tuned!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2017 05:55 AM
First of all, your work is absolutely amazing. I'v been able to integrate and testing it, your wok is really great.
I would like to use what you're doing in a project that I'm doing for my company. Would that be a problem in your opinion?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2017 10:51 AM
Nothing proprietary here at all. Feel free to use as you wish. btw.. I'm about to release 1.3.2 which gives a more fluent CSS design for all editing menus.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 05:14 AM
Okay thanks a lot ! Can't wait to see your new version

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2017 07:31 AM
Version 1.4.0 has been released.
Changes:
Added a calendar selection page.
Added a new (3rd) calendar table, "SP Calendar List".
Changed the calendar Quick Access Event menu style to match other menu styles.
Added the calendar list at the bottom of the main calendar page to quickly access other calendars.
Enjoy!