Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
6.x-2.0-rc1
Component:
node data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2008 at 17:23 UTC
Updated:
27 Jul 2008 at 17:35 UTC
Hi, I'm trying to build a table view from nodes that have images attached to them.
So I need to set fields for the columns. I did that, and it worked for all the selected fields, BUT I cannot find which field to select to have the image displayed into the view. I have tried with the "Attached Files" field, with no success.
Any idea?
Comments
Comment #1
merlinofchaos commentedViews, like Drupal core does not have any particular support for images on core upload.module; for this support you'd need one of the various image solution modules to provide this information to Views.