sorry forgot the code:if (Full_Check.rawValue == 1){ //hightlight field
for user. this.fillColor = "255, 255, 0";} //make open for input here.
/.....code here.../else { this.fillColor = "255, 255,
255";}this.rawValue;this is the script I am using. It's a simple color
change. The field is set to readOnly on init however I want to make the
field open for input.