Hiding Check Box
I am not a javascript person and not sure this question is related to javascript.
I have a form with a row of Text Boxes. The first box is a Check Box and when selected, the Text Boxes in the row will display (hidden if the check box is not checked). At the end of the row, I added another Check Box that I want hidden unless the first checkbox in the row is selected. Since there is no Calculate Section for a calculation, is there a way to accomplish this?
