Hi, awesome module, thank You.. just wondering how to use "if" condition in template file, in my case $node->field_status is loaded (print_r($node) - values 0-5 which is ok), need to color calendar events according to this value. Anything out of $row seems to be not displayed. Many thanx for a hint/help.

Comments

tim.plunkett’s picture

Try using theme_fullcalendar_classname().
See #910510-13: Add support for event class / assigning colors to events for an example.

tim.plunkett’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.