My second question re forms:-

I have a form which has some required fields. The form also contains a group of radio buttons that I need to process an onchange which needs to submit the form but not fail validation on the mandatory fields.

Any ideas how to do this?

Thanks
fudge

Comments

afingeroffudge’s picture

The solution is given here http://drupal.org/node/472566

thanks
fudge