Issue in multi-day event

Hello,

When I create a multi-day event from the month view (tab) and saved, this event is not appearing in the day view and week view. Can anyone please tell me how this issue can be fixed? I checked the online demo of the sample scheduler. The same issue is happening here also.

Steps taken:

  1. Go to month view of September, double clicked on the cell for Sep 15, 2010. Gave the duration as Sep 15 2010 00:00 AM to Sep 16 2010 00:00 AM

  2. Clicked on the Week view of “Sep 13 - Sep 20”, checked on Sep 15 and Sep 16 - this event was not found

  3. Clicked on the Day view of Sep 15 and Sep 16, checked on Sep 15 and Sep 16 - this event was not found.

Any help will be appreciated.

Regards,
Terence George

Try to add the next config option

scheduler.config.multi_day = true;

Stansilav,

Thanks for the quick response. Will let you know the results.

Thanks,
Terence

Stanislav,

Thanks. It worked.

Terence