search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Dynamic disabled cells in scheduler

Asked by PJ
5 months ago.

Hi,

Is it possible to dynamically disable cells. For example Event 1 is only allowed on resource A or C and Event 2 is only allowed on resource B or D.

So when the user clicks to move an event, the cells would be disabled based on a property in the event.

Thanks

Answer posted by Dan Letecky [DayPilot]
5 months ago.

You can customize the drag-and-drop moving behavior using the onEventMoving event handler. It lets you forbid the drop depending on the source event and the target position.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.