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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 10:36 AM
Updated Client Script.js and Server Script.js
Reasons:
- Fixed placement overlapping issue of pop-up event color edit options
- Editing the color of an event on the calendar will keep that event color, even if it's listed in the quick-access event list. This allows for custom colorizing of events, regardless if on the left list. This is a nice feature to have

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2017 10:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2017 11:13 AM
Updated Client Script.js and Server Script.js and HTML Template.html
Reasons:
- Commented in Client Script code for better readability.
- Changing quick access Event Colors now allows you to both cycle through preset colors simply by clicking AND choosing color picker if needed to fine-tune.
- Consolidated configurable variables at the top of the server and client script for easier readability and quick changes if needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 06:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 06:45 AM
David,
Can you include some of the data that you used for the custom tables? I'd like to see what these tables are expecting in terms of data.
Thanks,
Mike