Download & Extend

Views - filter by ImageField's "List" checkbox

Project:FileField
Version:6.x-3.0-rc1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:filter, list, views

Issue Summary

I am running ImageField 6.x-3.0-rc1, FileField 6.x-3.0-rc1, CCK 6.x-2.2, and Views 6.x-2.3.

I would like the ability to filter my view on the "list" checkbox of an image field - to retrieve only the nodes with *listed* images (images with the "list" checkbox checked), and not *unlisted* images.

It appears that this is impossible. Is there something I'm missing?

Also, let me know if this should go on the FileField issue queue -- I can't keep track of how the modules work together these days!

Comments

#1

Project:ImageField» FileField
Version:6.x-3.0-rc1» 6.x-3.0-rc1

Hm, I would have thought CCK would expose this field for us, but it doesn't seem that it has. Looks like we'll need to tell CCK to make the "list" field a filtering option in Views.

Technically this is part of FileField, but it doesn't really matter where you file the issue as long as we don't get the same issue in both queues. :-)

#2

Status:active» fixed

Fixed as part of #366434: Represent title, description or alt fields in Views 2. You may now add the "Content: [Name of field] - list" filter, then filter the list where the value is "True".

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#4

I am using version 6.x-3.9 and filter doens't work. It works correctly only when I set filter value to TRUE. When I set FALSE, I suppose it returns all nodes without file in cck field, but false returns nothing

nobody click here