How can turn On or Off a Radio Button based on a Text Box Score Number?
I have tried using a javascript under the radio button dialog box. but I can not figure out how to turn the Radio Button On/Off.
This is what I have so far.
var Result = this.getField("Total AAS").value;
if (Result > 7).