| Issue 1355: | What about a multi-user fullcalendar ? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hello and thanks a lot for your great plugin.
what about making a new view called basicUserWeek wich allow us to put a user json flux
something like :
fullcalendar({
oUser : [{ id:1, value:pipo }, {id:2, value:lolo}],
header: {
right : 'basicDay, basicUserWeek, month',
},
});
just add a new first colonnes to the basicWeek view which contain the username.
I'm working on it, any help would be appreciate !
Julien
Aug 15, 2013
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |