How could multi-day event support be enabled on section view?
If i try to add an event with a duration of for example two days it is not:
- saved (the event form does not close on a click on the save button)
- displayed (the event is not shown in the column where i have double clicked before to add an event)
The issue wasn’t reproduced with the latest scheduler version. Which scheduler do you use ?
With the multi_day property the event appear in the sheduler header:
scheduler.config.multi_day = true;
Lete mel post my code here after crismas to make it reproducable.
even with the property multi_day set to ‘true’ i was not able to display them as expected