I have found what I think is a bug

if I have:

Field A controlling Field B and field B is required all works fine if Field A doesn't Trigger Field B

if I have
Field A controlling Field B and field C and both field B and field C are required, all works fine if Field A doesn't Trigger Field B or C

BUT if I have

Field A controlling Field B and field B controlling Filed C and all are required, I come accross an issue if field A doesn't trigger field B and therefor doesn't trigger field C. I get a warning that field B is required.

Any Ideas?

Comments

jeff.k’s picture

Status: Active » Closed (duplicate)

NM, I see this was brought up here http://drupal.org/node/344689