Hi,
Is there an easy way for changing the src path of image for a ComboBox?,
because its currently trying to find IMG in same location as the script generating the ComboBox, but this is a CGI-BIN folder that can’t be accessed directly by the browser.
Thanks
You can define path, which will be used by combo as
var dhx_globalImgPath=“some/url/”;