Hide label type variable which has check boxes
Hello All,I have a "Label" type variable below which I have 3 checkboxes as shown belowAnd I am trying to control the visibilty via Catalog client script as shown below function onChange(control, oldValue, newValue, isLoading) { if (isLoading || new...