Client script
Hi guys , State choice = Closed should be hidden from the form if State = new, for Change Tasks for that I have written on load client script : function onLoad() { //Type appropriate comment here, and begin script below g_form.addOption('state'...

