Make task name a clickable href

I want to make each task name that appears in the column clickable. These should reference to an url given in the initial json or something simular. The lay out should not be adjusted

Is there a way to do this?
Thanks in advance

Hi,
you can define a template function for a column text, as described here
docs.dhtmlx.com/gantt/desktop__s … esentation
The function may return any html, including the tags