Our state of the art Gantt chart


Post by daniel.piret »

Hello,

In the Gantt when you create new tasks the Successor and Predecessors show "phantom ids" which are not easy to read by users, is it possible to change it to WBS values (like 1, 1.1, etc) or others?, if so how?

An example of this attached.

Screenshot_20201123_190020.png
Screenshot_20201123_190020.png (24.61 KiB) Viewed 707 times
Last edited by daniel.piret on Mon Dec 21, 2020 11:31 am, edited 1 time in total.

Post by pmiklashevich »

Hello,

It's not supported at the moment, but we're working on it. Stay tuned!
https://github.com/bryntum/support/issues/681

Best,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by daniel.piret »

Hello,

I see that this is fixed and working in the bryntum examples (online), we have a similar related case that is showing the internal ids instead of the sequence, running the examples directly in version 4.0.5 seems to be using the id of the task and not the sequence, how can we change to use a custom data or the sequence of the task?

(I cannot find in the documentation of the useSequenceNumber explained in the github)

Thanks,


Post by alex.l »

Hi daniel.piret,

Yes, because that property has a different name in the new Gantt.
Please check here: https://bryntum.com/docs/gantt/#Gantt/widget/DependencyField#config-dependencyIdField
And here: https://bryntum.com/docs/gantt/#Gantt/view/GanttBase#config-dependencyIdField

All the best,
Alex


Post Reply