InsaneProgrammer
Programmer
I have a form that requires the user to check several boxes. After the user checks one of the boxes I want a text field to become visible so the user can enter additional info. On the field I have set the visible property to false but am having difficulty using code to change the property to true when the box is checked. Any ideas?