Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
files/upload data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 10:59 UTC
Updated:
5 May 2009 at 08:20 UTC
Hi,
I'm trying to have a list of attachments made in nodes of type "MyType".
The problem is that if I choose a node view, I don't have file properties available to set as fields (for example file size). If I choose a file type, then I can't filter by node type.
This was possible in Views1.
How can I solve this now?
Comments
Comment #1
dawehnerjust add relationship
"Upload: Node" and you have all nodes stuff availible.
does this helps you? if yes mark this issue as fixed.
Comment #2
enkara commentedSorry, I just didn't know views2 worked this way.
Thank you!