Closed (fixed)
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2011 at 05:09 UTC
Updated:
4 Mar 2024 at 02:11 UTC
Jump to comment: Most recent
Comments
Comment #1
euginewm commentedHide the dependent if the dependency is not triggered' doesn't work with checkboxes
Comment #2
rooby commentedStill a bug report if it doesn't work.
If it is not something that can be fixed then it can remain a bug report and then be marked 'closed (works as designed)' or 'closed (won't fix)'.
Otherwise, maybe it doesn't work now but could be fixed.
And if it can't be fixed it needs to be documented that it doesn't work.
Comment #3
aaronbaumanFWIW: i achieved support by using "has value" operator.
For my case, I needed a simple "select/other text" pattern (similar to select_or_other or explainfield module).
I used 2 rules:
dependent is required if dependee has value "Other"
dependent is hidden if dependee has none of the values "Other"
I'm not sure how this will work for you if, e.g. you have a dependent that should be shown/hidden based on multiple possible values.
Comment #4
monstrfolk commentedI can not get this to work as suggested in #4. Anyone else have luck making this work?
Comment #5
dqdsolution in #3 is correct and the proper set up to achieve this.
Comment #6
dqdApart 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 by cleaning up the issue queue.
Feel free to re-open as "Needs review" if you found a solution or have a patch to be reported to help others on this outdated version.
If you think this issue or missing feature should be addressed in a newer Drupal core 8 and above compatible version of this project, then please file a new issue to the latest dev.