Resolved! Client Script not working in Service Operations Workspace
want to not show certain states (remove state options) depending on assignment group This isnt working in Service Operations Workspace function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue === '') { retur...
