Login

Hello,

I am using the scheduler for the first time on my website. I want the scheduler to be seen by every Person visiting my website but only a few persons should be able to add a event (those users are stored in a MySql database).
Is there any way to open a login window when a Person doubleklicks the sheduler to add a event?

Thanks for your help

The scheduler itself is fully client side component, so it doesn’t have a login functionality.
Still you can add your own reactions on dbl-clicking the event box

Check onDblClick event
docs.dhtmlx.com/scheduler/api__s … event.html