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

merlinofchaos’s picture

Status: Active » Closed (works as designed)

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