| Issue 7: | Add Multiple JSON Set Support | |
| 1 person starred this issue and may be notified of changes. | Back to list |
We run several types of events that are brought back in different JSON sets, as a result of coming from different databases. Example: Client Meetings (Client dbase), Employee Vacations (HR dbase) I have attempted to load both sets into a dynamically built JSON set, but the dates are not chronological between sets and the plugin fails to load. Thanks again for the incredible work!
May 17, 2009
hello shaun, i committed this to the trunk (fullcalendar.js, the core), will be in 1.2 you can just use the same 'events' option, but you can provide an array of strings (for json), functions (for custom event fetcher) or arrays (hardcoded events) or a combination of all 3.
Status:
Fixed
May 31, 2009
version 1.2 just released. has some good API stuff for specify multiple feeds, adding/removing feeds on the fly, etc
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: -Type-Defect Type-Enhancement