When i call the method “clear();” on my form object, rather than clear all of the fields it sets the value of combo and multiselect boxes to their first option. Has anyone else encountered this?
myForm.setItemValue(“issuerName”,"") - does not work either. When i call this method nothing happens.