Issue with Zurich Version
Below onChange Client script is working in yokohoma but not in zurich, can someone please help me to understand on what is the issue? function onChange(control, oldValue, newValue, isLoading) { if (isLoading || !newValue) return; va...