Using jQuery dialog when creating event in day/week view

Hi,

I want to override default editor when I create a new event in dhtmlxScheduler day/week view.
So I want to display my jQuery dialog when the user creates a new event by clicking on the hour scale (for example 10:00-12:00).

Is it possible, and if it is, how can do it?

Thanks in advance for your response.

Have a nice day,
Axel

Hello,

Check the following sample:
scheduler\samples\02_customization\16_custom_form.html

Kind regards,
Ilya

Thank you for your reply.

What I needed: scheduler.config.details_on_create = true;