Paste multiple comma separated values into a list collector field.
I have a need to paste values with comma separated values into a filed to be selected in list collector field. I'm trying to achieve to via client script below but getting error below. function onChange(control, oldValue, newValue, isLoading) { ...