| Issue 2246: | Selectable, as a function, more control over preventing | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The "selectable" attribute could accept a function as value, making it possible to prevent selections are made at certain times. For example, not allow create an event in the past or during non working hours...
Aug 24, 2014
I was just about to request this as well. I'd also like this to distinguish between allDay or not. I suppose that would just be date.hasTime() or something in the callback, but I just want to make sure that gets covered.
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/2511 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