Service Portal FullCalendar

xiaix
Tera Guru

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:

find_real_file.png

find_real_file.png

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

79 REPLIES 79

xiaix
Tera Guru

Updated Client Script.js and Server Script.js


Reasons:


  1. Fixed placement overlapping issue of pop-up event color edit options
  2. 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

xiaix
Tera Guru

Added color picker to editing Quick Access event colors:



find_real_file.png




The color picker image icon is included in the zip file.


xiaix
Tera Guru

Updated Client Script.js and Server Script.js and HTML Template.html


Reasons:


  1. Commented in Client Script code for better readability.
  2. 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.
  3. Consolidated configurable variables at the top of the server and client script for easier readability and quick changes if needed.

xiaix
Tera Guru

Updated Client Script.js


Reasons:


  1. Added feature to rename events:


find_real_file.png


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