Resolved! g_form.clearValue() is not working in catalog client script
Hi All, I am using onChange catalog client script on Var1. However, clearValue for Var2 is not working onChange.Below is the Script. Kindly help. g_form.clearValue('Var2');g_form.clearOptions('Var2');if (newValue == '1' || newValue == '2') {g_form.ad...
