I have a form with a radio button list containing 10 options, if #5 is
selected then a text field is required for it, if # 6 is selected then
another radio button list is required, and if #10 is selected a text
field is required for the user to describe their company. I have placed
fieldname.mandatory="error" in the click area of options #5,6, & 10 of
the radio button list and when I click the submit button leaving the
required field empty it does stop the submit, and wraps the invalid
field in ...