| Issue 2272: | easily add an event (via renderEvent) to a specific event source | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi everyone ! First I would like to thank all of you for this amazing plugin ! I am facing the following issue : I would like to dynamically add an event to a source, and I am wondering if it is even possible. Let us take the following example : http://jsfiddle.net/88562sxa/ I have a source : v with one event inside. I also have an event ev. Its source references v. When I add the event source to the calendar, everything is fine. However, when I want to render the ev event, it does not appear on the calendar. The source v -even when referenced in source attribute of ev- does not change at all. Is it normal ? Is there an other way to dynamically add an event to a source ? Thanks in advance ! Regards, Julien Orain
Sep 3, 2014
Hi Adam ! So I used add/remove source to re add sources and everything is fine now ! Yeah, maybe a more convenient way could be found. Thanks for the tip ;-) Julien
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/2537 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: Type-Feature