Make all fields read-only on Incident State: resolved
Hello All, I want to make all fields read-only when incident is resolved. I tried in diff ways. but not working. even I have tried client Script & UI actions. no Luck. Please find my Client script code: function onSubmit() { var currState = g_form.g...
