Thank you, that helps a bit...I think at least...This is the script I
included, in roughly the same spot as it was on the document that you
included:if (this.rawValue ==
3){EmployeeIndependentContractor.presence =
"visible"}else{EmployeeIndependentContractor.presence =
"hidden"}In this form, "EmployeeIndependentContractor"
is a subform. This didn't work however. Is there something stupid that
I'm overlooking?