full_day
Description
Enables setting of the event's duration to the full day
full_day: boolean
Example
scheduler.config.full_day = true;
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");
Default value: false
Related samples
Details
If the option is set to true, entry fields in the 'Time period' section of the lightbox are blocked and the time period is set to the full day from 00.00 of the current cell date until 00.00 of the next day.
Change log
- added in version 2.3
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.