Hi there I’m using wdcalendar and it looks great, but now I would like to add something like user_group_event column in my table with calendar. Based on groups if user is not in proper group event won’t be show. Is it possible to do it like that ? Maybe you have some better way. Thx in advance.
Also… I can’t figure out how to change view to embed.
'modules'=>array(
// uncomment the following to enable the Gii tool
'wdcalendar' => array('embed'=>true),
It’s not working …