Closed (fixed)
Project:
ImageField
Version:
6.x-3.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2008 at 20:12 UTC
Updated:
17 Dec 2008 at 23:31 UTC
I am not able to filter imagefields in views 6.x rc4. Only standard CCK fields can be chosen.
My version of imagefield is 6.x-3.0-alpha2
Please help. I need to filter out imagefields that are empty.
Comments
Comment #1
Casper_Deseyne commentedgot the same problem...
Comment #2
eterps commentedI'm also suffering from this. I'm trying to use Views Slideshow to display images from different nodes, but blank spots show up if a node has no image. A filter for imagefield in views would solve this right away. Is this a 'coming soon' feature, or should I look for another solution?
Comment #3
rlp10 commentedI would also like to request this feature.
Comment #4
drewish commentedyou need to add a relation on your imagefiled and then add a file id filter and select the relationship you just added.