Hi
Does anyone have a code to disable Combo Box in New UI?
I have tried with below.
this.controller.GetElement("WAOBLC").attr("disabled", "disabled");
it does the job. Users can't edit it, however, does not grey out the Combobox area.

Regards
Prabodha