Check this out

http://stackoverflow.com/questions/2339440/download-multiple-files-with-a-single-action

This could be doable using javascript but not sure about the download location part though

Thanks
Anoop John
Chief Technology Officer

Zyxware Technologies
Be the change you wish to see in the world M. K. Gandhi


On Tue, Nov 26, 2013 at 1:31 AM, Chris Miller <cjm@tryx.org> wrote:
Hi Folks,

I have a content-type which includes a set of file fields.  I want to list this content in a view where each file field is expressed as a check-box indicating that the users would like to download a copy to their local machine.  I envision a grid of content rows with specific file columns as check-boxes.  Now I have a question:  How do I loop over all the content displayed in the view to collect the list of download candidates?  Additionally, how do I ask the user once for the download destination?

Chris.

--
[ Drupal support list | http://lists.drupal.org/ ]