Discuss anything related to web development but no technical support questions


Post 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


Post by mats »

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


Post 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.


Post 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


Post 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.


Post Reply