Skip to main content

quick_info_detached

Description

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

quick_info_detached: boolean

Example

gantt.config.quick_info_detached = false;

gantt.init("gantt_here");

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

Details

note

This option is defined in the Quick Info extension, so you need to activate the quick_info plugin.