Is there a way to set it to edit series by default for recurring events, instead of having the dialog box that asks the user to edit series or edit occurance?
Thanks
no worries i figured it out, thanks
Can you please tell me how ?
Hi,
try this setting
var sched = new DHXScheduler() ;
sched.Config.lightbox_recurring = DHTMLX.Scheduler.Settings.SchedulerConfig.LightboxRecurring.Series;