I want to set the final completion time for this project when dragging. I can’t drag it beyond this time. How to set this?
Hello,
I’m not sure if I fully understand your idea. Do you want to forbid moving tasks after the deadline? How do you imagine it should work? There are many ways how it might be implemented so I need more details. Here is a solution that I think might fit your needs:
snippet.dhtmlx.com/61f76f140
If you drag the task after the deadline, its end date becomes equal to the deadline date and start date will be recalculated depending on the duration. If you need something else please give me more details.