Closed (duplicate)
Project:
Conditional Fields
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2009 at 13:46 UTC
Updated:
6 Dec 2009 at 13:55 UTC
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
Comment #1
jeff.k commentedNM, I see this was brought up here http://drupal.org/node/344689