Resolved! catalog client script
Hi,I have a field on form company. Here if the value contain something based on it another field will auto populate, below script not working.function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { r...