Premium support for our pure JavaScript UI components


Post by chrisb »

Hey Guys,

I think I've found another bug - I am disabling some fields on beforeTaskEditShow by setting the disabled property of the widget to true.

However, the fields become enabled again when another field is edited (e.g. changing the start date, but not saving or closing the editor modal).

Thanks

Chris.


Post by mats »


Post by mats »

As a workaround, please try using https://bryntum.com/docs/gantt/#Gantt/model/TaskModel#function-isEditable on your task model class instead.


Post Reply