Gurus,
Can someone explain how to add, or point me into a template where, a combobox is added to a Gantt lightbox?
Gurus,
Can someone explain how to add, or point me into a template where, a combobox is added to a Gantt lightbox?
Hello @roli,
In the gantt component, the “combobox” is represented as a “select” element with a list of options. You can find it in our documentation as “Select Control”.
By the following link you can get the detailed guide of how to add it ito the lightbox:
https://docs.dhtmlx.com/gantt/desktop__select.html
Here is a link to the demo from the guide above:
https://docs.dhtmlx.com/gantt/samples/05_lightbox/12_select.html
You can read more about specifying lightbox by the following link:
https://docs.dhtmlx.com/gantt/api__gantt_lightbox_config.html