Issue 2144: Seperate eventRender for each eventSource
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by richard....@gmail.com, May 3, 2014
Having each event source have its own eventRender function would expand the functionality extensively, allowing custom client side objects based on their source. 

For example, if the source was from the calendar table, clicking on it would launch a calendar entry modification modal window. Whereas a task entry would launch a task entry modal window or reroute to a new page.
Jun 7, 2014
Project Member #1 adamrs...@gmail.com
in the meantime you can just look at the `event.source` in the global eventRender callback and possibly do special behavior base on that.
Status: Accepted
Labels: Type-Feature
Jun 18, 2015
#2 guillaum...@gmail.com
Same thing with timeFormat, actually having an override hierarchy for most options would be nice: 1. event / 2. eventSource / 3. global.
Aug 21, 2015
Project Member #3 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/2409

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub