I have four text fields that when a certain checkbox (CompleteClosure) is clicked become required, accessible, and have a red border.When a different checkbox is clicked, they become not required, readOnly, and gray bordered. My scripting on each box contains many lines:form1.#subform[0].CompleteClo...