Closed (outdated)
Project:
Feeds
Version:
7.x-2.0-alpha5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2012 at 11:47 UTC
Updated:
18 Mar 2016 at 01:40 UTC
Jump to comment: Most recent
Comments
Comment #1
brettshI would also know how to upload the file description. I am successfully uploading multiple file references from a single Excel cell in this format:
britt-1.pdf|britt-2.pdf
I use feeds tamper to explode on '|' then prepend 'public://'
However, I cannot determine how to upload the description. I feel like I should be able to do something similar to this for a file
http://drupal.org/node/1080386
But my few attempts failed.
Any suggestions?
Thanks Brett S
Comment #2
suegmune commentedI too need the same thing Brett. I guess the file.inc could be edited to include files, not just images, but this should be fixed in the module.
Comment #3
tterranigma commentedAll issues reported above work as expected with current versions of Feeds. To assign a file to a file field, simply map the file path (in the csv, rss, etc) to the file field's URI.