Zum Hauptinhalt springen

full_day

Description

Ermöglicht das Festlegen eines Events, das den gesamten Tag dauert

full_day: boolean

Example

scheduler.config.full_day = true;
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: false

Details

Wenn diese Option aktiviert ist (true), werden die Felder zur Auswahl des Zeitraums im Lightbox deaktiviert, und die Event-Dauer wird automatisch so gesetzt, dass sie den gesamten Tag abdeckt - von 00:00 am ausgewählten Datum bis 00:00 am folgenden Tag.

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.