inside scheduler.set_actions function.
and it works fine… but when i single click on an event, the selection menus are displaying at the left side of event box at the same time, light box also opens…i have read , we can disable selection menus using,
but if i use the above code, the lightbox on single click will never work…
also if i press delete on the selection menu, it will ask for confirmation of delete and deletes the event, but the lightbox is in opened state and hangs…
I want to have proper solution for creating/updating events using lightbox on Single Click
if i should remove selection menus for (1) to work, i can do that…pls provide solution for that
i have to permanently delete the event from the calendar if it is deleted… now it is deleting from the table, but striking out inside the calendar…only after refreshing, the event disappearing from the calendar…please suggest a soln for this
the single click works fine, But when dragging and dropping…clicking on cancel on the lightbox… the overlay div not disappearing …but the lightbox is closed correctly.
scheduler.attachEvent("onClick",function(id){ // when clicked..
scheduler.showLightbox(id); // show lightbox
return false; // don't show menu
});
scheduler.xy.menu_width = 0; // to regain space which was reserved for menu
And delete your modification in dhtmlxscheduler.js
You are right, that would only help for existing events.
I am reluctant to hack through it right now as in the upcoming version it would be so much easier to do so using implemented functionality.
You can either wait with the current version or contact us (sales [at] dhtmlx.com) to send you dev version of dhtmlxscheduler.js, but please note that will be not final version.
Kind regards,
Ilya
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan