I am interested in ingesting multiple images via their urls which are stored in a csv into a cck filefield with multiple values enabled. At this point it appears that the image mapper does not even recognize my cck filefield - I've searched but can find no documentation on this. I may be able to sponsor this update if needed.

(maybe i have posted this functionality request under the wrong module - let me know).

Thanks

Comments

alex_b’s picture

Status: Active » Closed (won't fix)

Use Feed element mapper for this: http://drupal.org/project/feedapi_mapper .

philpro’s picture

Thanks, the solution is here: http://drupal.org/node/224235 use the latest patch and the previous (6.1 I think) release of the Feed Mapper module.