Resolved! How to getValue of multiple choice field in client script
Hi All,How to getvalue of a multiple choice field in client script? I tried using getvalue/ getDisplayValue but it doesn't work.Please refer below client script and screenshots. TIA!! function onChange(control, oldValue, newValue, isLoading) { if ...

