Hi there. I'm not sure what to reference a check box as. What I mean by this is..
I have a checkbox and a text control (the text control is disabled upon entering the form, but the check box is not). What I want to happen is if I click on the checkbox (with a check in it) then the text control would become disabled. However, incase checking the checkbox was an accident, ..... once I UNCHECK the checkbox, the text control would go back to being disable. How would I do this?
Thank you in advance.
I have a checkbox and a text control (the text control is disabled upon entering the form, but the check box is not). What I want to happen is if I click on the checkbox (with a check in it) then the text control would become disabled. However, incase checking the checkbox was an accident, ..... once I UNCHECK the checkbox, the text control would go back to being disable. How would I do this?
Thank you in advance.