Hello,
I am using month view and trying to do some customizations only on dates that contain events. I was following the example provided here: viewtopic.php?f=6&t=14156 to attach a different css style to those dates. However it appears that the ‘onEventLoading’ event is being called after scheduler.templates.month_date_class has run. I’ve tried placing the code in all different areas, but it either runs before ‘onEventLoading’ or doesn’t run at all. Any ideas?
Thanks