How to define the lightbox elements for a custom type?

Hi,

I have implemented a custom type and want to implement custom lightbox for it. so how can I do it?

Hello.

To specify sections in lightbox for your type you should try following:
gantt.config.lightbox[type_name+"_sections"] = …

docs.dhtmlx.com/gantt/desktop__t … customtype