hello, thank you for this module, it works cool on page or teaser, but now i decide to create a view from fields of my nodes

in this view i have fields, one field checked as controlled by another field (value from select list of allowed).

in page or teaser node this field hided if controlled field have another value (not checked in condition), but in views all of this fields printed

is it possible to hide fields in views by this module ?

Comments

itserich’s picture

Version: 6.x-1.1 » 6.x-2.0-beta2
Category: bug » feature

I also have Views, and would like to have some fields appear and others not appear based on Conditional Fields.

I am going to change this to a feature request because there don't seem to be any other issues on it and I am guessing it is not a current feature.

peterpoe’s picture

Title: conditional fields settings (hide fields) not working in views » Views support
Version: 6.x-2.0-beta2 » 7.x-3.x-dev

We'll get there someday.

epawel’s picture

sub!

itqan-2010’s picture

you can use, views dependent filter, I did try it and it is working ..

spidersilk’s picture

Issue summary: View changes

Adding another vote for this feature request.

Specifically, it would be great if there was a way that, when a particular field is shown or hidden on a node page as a result of another field's state, specific views could be exempted from that. For example, if there's an image field on a content type, which is normally used both on the node's page and in a views slideshow on the front page of the site, and the site owner would like to specify for each node whether its image should be used only in the slideshow and not on the page (there is already a boolean field that controls whether the images are used in the slideshow at all, but they would also like to be able to specify some images for use ONLY in the slideshow, not on the page.

I suppose for the time being, I could just rely on the fact that according to the original poster of this issue, fields displayed conditionally will show up in a view no matter what, so I can just worry about hiding the field on the pages where it needs to be hidden, but it would be nice to have the flexibility of being able to control the settings for specific views.

dqd’s picture

Status: Active » Closed (outdated)

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.