Page 1 of 1

[VUE SCHEDULER] Disabled vertical event overlap

Posted: Tue Dec 01, 2020 10:31 am
by JbLambert

Hello,
For our project we need to be able to add shifts on our employees that can be modified afterwards, as well as breaks and lunches. The problem with shifts is that we need to be able to post another event on them to specify the activities that this resource will have to do.

I would need something like "resourceTimeRanges" but with the changes in the events, is it possible in any way ? please

Best regards,
Jean-Baptiste Lambert


Re: [VUE SCHEDULER] Disabled vertical event overlap

Posted: Tue Dec 01, 2020 10:33 am
by mats

Could you please share a visualisation of what you need? Why resourceTimeRanges won't work in your case?


Re: [VUE SCHEDULER] Disabled vertical event overlap

Posted: Tue Dec 01, 2020 10:52 am
by JbLambert

Hello ,

Thanks for your answer, so I can add timeResourcesRanges but we can't modify it manually on the calendar like an events

https://ibb.co/1953R2L

This is the view you need to have but with events to have all their functionality.
Because there is no view to dynamically add a timeResourceRanges, and you can't move them like events either.

There are two possibilities: either we can render the visuals of the timeResourceRanges on the events, or the behaviour of the events on the timeResourceRanges.

In any case, these are the solutions I see for our problem.


Re: [VUE SCHEDULER] Disabled vertical event overlap

Posted: Tue Dec 01, 2020 12:13 pm
by mats

Ok it's not yet supported, as you discovered, I've opened this feature request to look into it: https://github.com/bryntum/support/issues/2011


Re: [VUE SCHEDULER] Disabled vertical event overlap

Posted: Wed Dec 02, 2020 10:26 am
by JbLambert

Hello,

sorry for a late answers on my part, thanks you for that.
Maybe is easier to just remove vertical overlap on the event because we need all the functionality of it, we need to have the window for create a recurrent timeResourceRanges too.

Many thanks for your help.