Do you want to edit the whole set of repeated events Popup

The pop up for editing a recurring event is:

Do you want to edit the whole set of repeated events?

The options are the standard javascript prompt [ OK Cancel ]
Can this be replaced with a [ Yes No ] prompt which is more appropriate since NO then edits the event for that one day only. Cancel suggests you are going to Cancel your edit session.

Hello,

No, this is a default (browser’s) confirm window.

Kind regards,
Ilya

Unfortunately it can’t be done easily, existing version requires sync. response, which can be done only with native confirm box.

We are plan to change it in future ( it may be included in next version of dhtmlxscheduler, at least we have it in plans )