Hello,

I have two selection lists on a page. The problem is this: the second one is a required field, only if the value of the first one is among a few values.

I've seen the car example (localhost:8888/samples/forms/carselector), which has served as a useful starting point, as I can populate the second list given a value in the first. However, I still can't find out how to make the second selection list a required field if the first one has a certain value.

I thought of hiding the second list field if it's not required, but I don't know how to do that either.

Any help appreciated.

Thanks,
Surj

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to