See also attaching screenshot.

I need to show 3 media files (images) using a image style, in a block view. The block view uses the current nid as argument.
I also have 2 additional fields (title and description). These fields are shown fine, but I'm missing a way to display the media field itself with a formatter.

There are options to display a download link but I need image styles.

Is this something which is supposed to be done in code at this point of 2.x development?

This may be related to:
#1322466: views relationship creates duplicate entry with multiple image fields in a node
#1297330: Trying to use Media Link in Views

CommentFileSizeAuthor
#1 2011-11-28_1151.png141.55 KBaskibinski

Comments

askibinski’s picture

StatusFileSize
new141.55 KB

*cough* forgot attachment *cough*

askibinski’s picture

Status: Active » Closed (fixed)

Figured it out, this was actually a file_entity issue which is fixed here:
#1215712: Add a views field handler for displaying the rendered file