Scheduler view : 2 days in a single column

Hi,

Is there any possibility to achieve a “vertical timeline ressources”?

Details: for a festival client, i need to display ressources as column (like in scheduler view) but with 2 days one after the other (and not one day beside another like in default scheduler view).
In resumé : the scheduler column must go from 10:00 day 1 to 05:00 day 2 .

Is it possible to achieve that ? (tweaking , css manipulation, …)

Regards

Hello @Nicolas_Delrez :wave:

At the moment it is not possible to show a custom range time range between two dates in the Scheduler.
I am happy to let you know that I have created a feature request and added your voice to it.

1 Like

Hi @Nicolas_Delrez :wave:

We’ve just shipped Mobiscroll 6, which includes the long-awaited shifted days feature for the Scheduler view.

Shifted day support lets you redefine the boundaries of a day, making it possible to display hours from the previous or following day within the same view. For example, you can configure a view from 6 AM to the next day’s 6 AM, show an 18:00–08:00 overnight shift, or extend the day slightly past midnight to capture late-night activity. All of this can be done using the view option’s startTime and endTime properties (for example '18:00-1' , '08:00+1' ).

Live example: https://demo.mobiscroll.com/scheduler/24-hour-manufacturing-shift-rota-planning👇


You can also check our upgrade guide for a detailed overview of the changes.