| Issue 1253: | setting a root and a callback in addEventSource | |
| 1 person starred this issue and may be notified of changes. | Back to list |
It would be nice if i could set a root so i can tell fullcalendar to look in another part of the JSON return.
And if there was a callback in which i could access other data that i returned in the JSON return.
example php:
echo json_encode(array('items'=>$events, 'current_calendar'=>$arr_cal));exit;
Aug 14, 2013
Project Member
#1
adamrs...@gmail.com
Status:
WontFix
|
|
| ► Sign in to add a comment |