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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2011-11-28_1151.png | 141.55 KB | askibinski |
Comments
Comment #1
askibinski commented*cough* forgot attachment *cough*
Comment #2
askibinski commentedFigured it out, this was actually a file_entity issue which is fixed here:
#1215712: Add a views field handler for displaying the rendered file