Hope I can explain what I am trying to accomplish here.

I have an Attribute Dropdown with options A & B
I have (2) Attribute Radio Fields A1 and B1

If option A is selected:
A1 is REQUIRED

If option B is selected:
B1 is REQUIRED

I know Zen Cart does not support Dependent Attributes, I have written code to allow dependent attributes but can not figure out the radio button REQUIRED aspect.

Any suggestions?