I create a view called "Musicians Songs" and it displays all the songs referring to the current node(Musician)
for fields i put: Title, and my filefield
my only filter is published.
It shows the title of all the songs, but does not display the filefield.
I'm trying to create a list of referring songs, with their play buttons. I've tried having it display the path/url and other settings, and none show up, so I don't think it's swftools related.
If I set it to display the full node or teaser, then the filefield(play button) is visible, and works as expected.
Comments
Comment #1
jenna.tollersonI was having the same issue with 6.x-1.0-rc1 on a Filefield (Imagefield). The image would show on the preview in the Views admin, but would not show on the actual View page. I updated to the latest dev (Mar 2 2010) and it seems to have resolved the issue.