expublish
Registered User.
- Local time
- Today, 06:17
- Joined
- Feb 22, 2002
- Messages
- 121
I have a check box on a form that asks the user if a test has been done. Tick for yes don't for no. Easy.
Next to this I have a combo where the user selects what the result of the test was (Pass, Fail, Waiting for Results).
I would like to make it so that if the user selects a value from the combo, the check box automatically gets ticked. This will eliminate any chance of them selecting a result without indicating they have taken the test (which is relevant to some reports).
Also, is it possible to lock a field until another field has been checked (ie, lock the combo until the checkbox has been ticked - which will do the same as above).
Thanks in advance
Scott.
Next to this I have a combo where the user selects what the result of the test was (Pass, Fail, Waiting for Results).
I would like to make it so that if the user selects a value from the combo, the check box automatically gets ticked. This will eliminate any chance of them selecting a result without indicating they have taken the test (which is relevant to some reports).
Also, is it possible to lock a field until another field has been checked (ie, lock the combo until the checkbox has been ticked - which will do the same as above).
Thanks in advance
Scott.