Our pure JavaScript Scheduler component


Post by cchidiac@itec.com.lb »

Hello,

I am using the maps example. I would like to label the working hours intervals. For instance, for the first interval in the photo, I would like to display a small description to label the working hours as "Day Shift" inside the scheduler.
Is that possible?

Attachments
Capture1.PNG
Capture1.PNG (32.32 KiB) Viewed 559 times
Capture.PNG
Capture.PNG (20.41 KiB) Viewed 559 times

Post by alex.l »

Hi cchidiac@itec.com.lb,

Are we talking about the Scheduler or the SchedulerPro? You posted in the Scheduler forum, but I see calendars on your screenshot which is not supported by the Scheduler.

All the best,
Alex


Post by cchidiac@itec.com.lb »

I am using scheduler pro


Post by alex.l »

Not supported for calendar intervals, please use resource time ranges to add styled intervals to your time axis:
https://bryntum.com/examples/examples-scheduler/resourcetimeranges/
https://bryntum.com/docs/scheduler-pro/api/Scheduler/feature/ResourceTimeRanges

I've created a feature request to support labels for calendar non working time slots: https://github.com/bryntum/support/issues/3614

All the best,
Alex


Post by cchidiac@itec.com.lb »

alex.l wrote: Mon Oct 25, 2021 10:20 am

Not supported for calendar intervals, please use resource time ranges to add styled intervals to your time axis:
https://bryntum.com/examples/examples-scheduler/resourcetimeranges/
https://bryntum.com/docs/scheduler-pro/api/Scheduler/feature/ResourceTimeRanges

I've created a feature request to support labels for calendar non working time slots: https://github.com/bryntum/support/issues/3614

I am trying to use resource time ranges, but nothing is appearing on the time axis. Please find attached the code that I used.

Attachments
ResourceTimeRange.PNG
ResourceTimeRange.PNG (28.49 KiB) Viewed 499 times

Post by saki »

I think that I have replied to the very same question about resource time ranges in another thread. Please do not ask the same question in different threads; it does not expedite the answer.


Post by cchidiac@itec.com.lb »

My bad, I forgot that I already asked this question here. Thank you anyways.


Post Reply