It appears that the FullCalendar view I just created will only default to a specific month/year but not actual date - if I set the default pulldown to any specific date within the current month, it will display the current date (ie. today), when set to a month other than the current month, it will always display the 1st of that month.

* Tested with both Day (basic) and Day (agenda) displays.

q./

Comments

tim.plunkett’s picture

Status: Active » Fixed

Fixed this. It was "day", should have been "date". Also cleaned up some of the ctools processing related to #dependency.

A note, the explicit addition of '#pre_render' => array('ctools_dependent_pre_render'), is only until #1177198: Allow CTools to process #dependency for date elements is committed.

http://drupalcode.org/project/fullcalendar.git/commit/5b3ad94

designguru’s picture

Excellent! I reinstalled the latest release and its working now!

Thanks,

Qasim

Status: Fixed » Closed (fixed)

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