I'm running Drupal 5.6 with following modules:
- cck 1.6
- date 5.x-2.0-rc
- Dependent 5.x-1.0-beta1

When I try to make the date field visible after the checkbox checking, the dependent module works unpredictably. It hides and shows different fields and field groups, but never works for date field, to which it is assigned. I've tried to choose different field weights, to check the "show this field right after its parent" flag but it only impacts on the randomness of the field, which the Dependent module choses...

I've also tried to use this module for the image field and it works brilliant, so, I think the problem is in the conflict of Data and Dependent modules.

Comments

kid-06’s picture

UPD: it works well with date 5.x-1.8 module, so maybe the problem is in the Date Popup module. I think, this issue should be also reported to the date module maintainers, so I've done it here: http://drupal.org/node/239424