Issue 533: Change value of "selectable" after fullcalendar initialization
Status:  Duplicate
Merged:  issue 293
Owner: ----
Closed:  Jul 2010
Reported by hinde...@gmail.com, Jun 28, 2010
Hi Adam,

Thanks again for your fullcalendar control and the awesome new "selectable" interface.

A small enhancement would make it much more useful for me.  I would like to be able to enable / disable this new behavior on the fly during program execution.  

As a simple example, it would be best for my application if selectable could be set to true in day and week views, but false in month view.  This could be easily done in the viewDisplay event handler, if there were a way to set "selectable".  This would cover  issue 529 .

Another example, I would like to disable the selectable interface based on the values of some dropdowns on my page.  It would also be very handy to be able to programmatically enable / disable the "selection helper".

Thanks!
James

Jul 5, 2010
Project Member #1 adamrs...@gmail.com
hi james, hoping to do some rearchitecting in the future that will allow *any* option to be changed after initialization. merging...
Status: Duplicate
Mergedinto: 293