I need a way to connect a custom HTML “select” tag to show resource options.
Actually, I followed resource samples, but don’t know exactly how the connection is constructed!
I need a way to connect a custom HTML “select” tag to show resource options.
Hello Ayman,
To display custom HTML elements in the layout cells, you need to use HTML view and return the elements there:
https://docs.dhtmlx.com/gantt/desktop__layout_config.html
Here is the relevant code in the sample with the Histogram chart:
resource_filter.js
file:onFilterItem
event: