First of all thanks a lot for this awesome module! It rocks!

I have boolean field and i have set a dependency like this: when the boolean field is TRUE set the "data2" field required - which is a date field
When i set the boolean dependy to TRUE, a red asterisk gets added to the dependend date2 field but if i go ahead and save the node, it succeeds and doesnt require me the date!

If you have time please review this behavior!

Thanks a lot
Elvin
Drupal in Albania

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Johnny vd Laar’s picture

I had the same problem. The following patch fixes it for date select fields

Johnny vd Laar’s picture

sorry previous patch was broken. this one does work

peterpoe’s picture

Status: Active » Fixed

This was fixed in a much more "radical" way by commit a109990. Thanks for the patch anyway!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

break9’s picture

I am using the latest dev version and none of my conditionally required fields are being enforced on submit?

The fields are being marked as required but the requirement is not being enforced.

break9’s picture

Issue summary: View changes

typo