how to show multiday events as regular events in month view?

using scheduler.config.all_timed = true the multiday events are displayed as regular events but only in day and week’s view.
how to do it in the month’s view ?

Hello,
can you clarify how exactly do you want to display such events in month view?
“all_timed” places events in a primary calendar area and makes them draggable the same way as single day events are - month view does the same by default.
Maybe you have a mockup or a sketch of how do you want to see it?

as per the documentation “all_timed” works only for day and week’s view .
in month view if i have a event which starts on 28th may and ends on 29th may the way it is rendered is a single event is spanned across two cells (28th and 29th).
i want to render the event separately in 28th cell and 29th cell as well.

in the attached image the event “service desk” is rendered across all the cells . instead of that i want that event to be rendered in and every cell separately just like the regular one day event.


Hello,

I would like to do exactly the same thing… Is there a way?
Example: I have an event starting on one day and ending the next day… In the month view it displays like the image above: only one event going through the two days… Instead, I would like to display the event like two events, one for each day…

Thanks!