G
Guest
Hi - I have little (read NO) coding experience, and I am trying to code an
onFocus event in a form.
Situation: I have 6 fields on the form - "Type", "Gender", and then 4
different age range check boxes. The type field has 3 options: "General
Population", "Family", and "Individual".
Here's my problem - I only want the Gender and age range fields to be
enabled when the user selects "Individual" for the Type field.
Does anyone know how to code this so I can plug it into my OnFocus event (or
is this the wrong event to be using?)
Thanks!
onFocus event in a form.
Situation: I have 6 fields on the form - "Type", "Gender", and then 4
different age range check boxes. The type field has 3 options: "General
Population", "Family", and "Individual".
Here's my problem - I only want the Gender and age range fields to be
enabled when the user selects "Individual" for the Type field.
Does anyone know how to code this so I can plug it into my OnFocus event (or
is this the wrong event to be using?)
Thanks!