Open ExtAnimal opened 1 year ago
One of straightforward solutions could be is cloning the dataset: the project plus related stores (calendar, assignment, dependency and resource stores).
Then user would have live updates in the task editor (like dependency recalculations on start/end changes etc) and once Save
is clicked the changes would be applied from the clones to the real data.
Requested again: https://forum.bryntum.com/viewtopic.php?t=29456
Forum post
The
tabs.onFieldChange
should be opt-outable depending on config to have theTaskEditor
update on click of Save button like the Scheduler'sEventEditor