I am setting up a music store. Because of difficult and inefective way of adding new files for File downloads module, I want to create a view that would list the files attached to particular nodes. Main reason is to control, if all nodes (songs) have attached their coresponding MP3 files. In store with 1000s songs it can easily happen to forged attach the file.
I need at least that Views could display that particular node has/hasnt file. To have available meta informtion of files would totally perfect...

Comments

longwave’s picture

Title: Are File downloads files exposed to Views? » Expose file downloads to Views
Category: support » feature

Unfortunately this is not yet implemented.

TR’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

Moving to 7.x-3.x. New features should be put in 7.x-3.x first.

zeezhao’s picture

@sketman - please were you able to do this?

tjwallis’s picture

I'm working on a project much like sketman, and I notice that this still needs to be implemented I'm going to try and take a crack at, assuming no one else is work on it? Any suggestions or advice would be most welcome.

ryan.gibson’s picture

Really could use this as well.

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Issue summary: View changes
bearstar’s picture

I am also trying to expose my file download features in Views so that I can see which of my 1000's of products are lacking their associated product feature.