| Issue 2255: | Modal dialog Window to add event when any cell is clicked in month/day/week view. | |
| 2 people starred this issue and may be notified of changes. | Back to list |
# You must follow these instructions when entering an issue: # # http://arshaw.com/fullcalendar/wiki/Report-a-Bug/ # http://arshaw.com/fullcalendar/wiki/Request-a-Feature/ # # Issues that do not follow these guidelines will be deleted without # explanation. # # Please erase this text and start typing :) Hi, I want to use the fullcalendar but I need to add events by opening a modal dialog window attached using angularjs, when i click any cell in month/date/week view. I can implement using jquery, but we need it using angularjs. I tried to implement below snippet. http://jsbin.com/aDuJIku/2/edit But i am getting error in console that toggleModal is undefined when i click cell. if i add button outside fullcalendar div it is working as expected. http://jsfiddle.net/mail2urajendar/j8o2s7ox/4/ Is this expected behavior.
Aug 24, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |