Resolved! How to set value for a drop down list and make the field readonly
There is one field where the value needs to be set as Break-fix and I need make the field read only. The field is for emergency change. I have written a onload client scrip for that field.function onLoad() {//Type appropriate comment here, and begin ...
