Skip to main content

quick_info_detached

Description

Defines whether the event form will appear from the left/right side of the screen or near the selected event

quick_info_detached: boolean

Example

scheduler.config.quick_info_detached = false;
...
scheduler.init('scheduler_here',new Date(2013,5,30),"day");

Default value: true (the event form will appear near the selected event)

Details

note

The property requires the quick_info plugin to be activated.

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.