Back to MyCalendar Support

peters.jur55582
peters.jur55582

Hi, I am having some troubles in updating @week partial with new values (dates) dynamically. What I want to do is be able to go though calendar's week view without page reload. At the moment I am calling an AJAX event in Week component, that sets year, month and day variables manually and then tries to update @week partial like so: '#test' => $this->renderPartial('@week'), but it results in error in week.htm line 3: ("array_key_exists() expects parameter 2 to be array, null given"). Would you be able to help?

1-1 of 1