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.
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.