We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

It's all in the provided screenshots in the .zip file.  


Oh, yep.. Got it.   Great stuff here.   I will certainly endorse this when I can.   It is almost exactly what my client wanted.   One final question, though.   If I wanted to use the scheduler piece of fullcalendar in a widget, is there a lot of customization needed?   I ask because I have just started looking at the fullcalendar suite and you have obviously had much more experience with it.


If the Scheduler plugin is needed/added, I would imagine the work I've done would need to be written differently.   When I started writing, the needs of our company didn't need this plugin so I hadn't considered writing for/around it so yes, I would assume quite a bit of customization would be required.   My fault for that oversight.


No, it's a premium add-on and I would not think that you would consider it.   I was just curious.   I imagine I can take what you have and hack it together, and if I do, I will post it here for posterity's sake.


xiaix
Tera Guru

Updated Client Script.js


Reasons:


  1. Fixed bug that prevented it from working in Firefox


Thanks karen.lazarenko for finding this bug!