Hello!

I am currently trying to use the validation plugin for jQuery to
improve my current code generator for making forms.
I would like to support conditional fields, meaning that it shows or
hides other fields depending on the evaluation of a conidition.
For example, if fieldA is B then it should show fieldQ, fieldR. If not
it should hide.

Are there any way to do this easily with jQuery and it's validation plugin?

Thanks!
Weyert de Boer

Reply via email to