This question has been flagged

In the calendar.view_calendar_event_calendar You can have many Events. I have a boolean calendar.event field myBool. Is there a way for me to color the event differently when the myBool==True or is there an another option. I've tried to add colors="red:myBool==True" to <calendar ...> </calendar>, does nothing.

Avatar
Discard