When i am writing a client script on NOne option to clear the values its not working.
I have written On change client script when None Is selected to clear the options but its not working .please find the script below. function onChange(control, oldValue, newValue, isLoading) { if (newValue == ' ') { g_form.clearOptions('which_state_...