hide a section on change request form
I am trying to hide a section i created on change_request form when the change type is not chosen as "A" and make it visible only when change type is chosen as "A". Client script:function onLoad(control, oldValue, newValue, isLoading, isTemplate) { ...