Multiple predecessors

Hi there, do you currently support multiple predecessor? If so can you point me to the right direction, could be snippet or documentation.
Thanks.

Hello Pedro,
That functionality should work out of the box. You can create as many links as you want:

If you want to see and edit them in the grid, you need to manually add that configuration:
https://docs.dhtmlx.com/gantt/desktop__inline_editing.html
You can see how it works in the following sample:
https://docs.dhtmlx.com/gantt/samples/07_grid/12_inline_edit_key_nav.html

However, there is a bug with the predecessor inline editor. If you modify an existing value, the previous value is removed. The dev team will fix that issue in the future, but I cannot give you any ETA.

If you have a different use case, please, describe it with more details.
You can also add your configuration in the following snippet and make sure that the issue is reproduced there:
https://snippet.dhtmlx.com/38ee1b370
Then, click on the Share button and send me the link.
Or send me a ready demo with all the necessary Javascript and CSS files so that I can reproduce the issue locally.

Hello Pedro,
The dev team fixed the bug with the predecessor inline editor:
https://docs.dhtmlx.com/gantt/whatsnew.html#7013
Now, previous values remain after you change predecessors with the inline editor.
You can check how it works in the following sample:
https://snippet.dhtmlx.com/5/f431dfce4