fires when the pop-up edit form appears
taskId | string | the task id |
gantt.attachEvent("onQuickInfo",function(taskId){
// your code here
});
This event is defined in the quick_info.js extension, so you need to activate the quick_info plugin.
added in version 4.1