C
Chip Gandy
I have a form that has 4 sections, all hidden and depending on selections
made in the form, one of them will end up non hidden for the user to input
data. I need to make the fields required so that things will be input but
I'm having issues due to hidden controls. When the user hits submit, it
thinks that the fields in the hiddne controls should be filled out.
I can't use hte cannot be blank selection and have tried using data
validation but it doesn't help any.
Any ideas would be apprecaited.
Thanks
made in the form, one of them will end up non hidden for the user to input
data. I need to make the fields required so that things will be input but
I'm having issues due to hidden controls. When the user hits submit, it
thinks that the fields in the hiddne controls should be filled out.
I can't use hte cannot be blank selection and have tried using data
validation but it doesn't help any.
Any ideas would be apprecaited.
Thanks