I have the dependee Categories. I want when users click on Category term - cars, another taxonomy collapses to show "types of cars." Yet when user goes on node edit form with no Categories selected, the dependent "types of cars" still show and isn't hidden. How can this be fixed?

Comments

peterpoe’s picture

Could you provide more information on your configuration please? I couldn't reproduce your problem but probably I don't understand exactly what you mean.

tobykilroy’s picture

I'm having the same problem.
I have a checkbox called Show Author with another field underneath called Author Image (image), I have set the following dependancy up:

Dependee: field_author_image
Dependant: field_show_author_box
Desc: field_author_image is visible when field_show_author_box is checked.

When creating new content the field_author_image box is visible, checking the field_show_author_box checkbox does nothing and generates no JS errors.

Thanks

tobykilroy’s picture

UPDATE: I have got around this problem by using the "has value" option

dqd’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

As #3 comments, this is caused by wrong set up. Apart from that:

Thanks for the report and all the efforts in here. But due to inactivity in this issue for some years and because of the upcoming EOL of Drupal 7, I will close this issue on the way cleaning up the issue queue.

Feel free to re-open as "Needs review" if you found another solution or have a patch to be reported to help others.