Hide Label

Hi,

Is there any way to hide item type=“label”??? I am loading UI using XML data.

Hi
You can use approaches are suggested below:
viewtopic.php?f=17&t=25152
And set
width: 0px !important
or
labelWidth=“0”

Or you can set empty value.
type:“label” value:""

or docs.dhtmlx.com/doku.php?id=dhtm … m_hideitem