Issue 2040: How to add additional info in each day's cell
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by kneid...@gmail.com, Nov 25, 2013
Hi folks

I have additional data (in my case its a number) which is obtained via a javascript function - which i would like to display within each day's cell.

so for example - if the day number is in the top right corner, i would like this displayed in the top left.

if there some way i can plug into the cal rendered - and have this displayed automatically for each day?

thanks!

Nov 25, 2013
#1 kneid...@gmail.com
PS - i mean that this number should appear even when there is no event on that day
Dec 6, 2013
#2 eleco...@gmail.com
you can do it with data-info and css style sheet.
Jun 7, 2014
Project Member #3 adamrs...@gmail.com
either with CSS or http://arshaw.com/fullcalendar/docs/display/dayRender/
Status: Done