Hi, (first this module rock ! )
I need to download 5 images to my node via Feeds. Currently, I've got 5 field : field_image1, field_image2, etc.. and assigning Xpath expression to know the url of them. But I'd like to simply this structure and get only on field image with severals values on it.

How to do it ?

ps : I'm importing via Feeds Xpath, which rock too :-)

Comments

merilainen’s picture

Currently you need to use a custom image mapper and by using Feeds Tamper you can change the field value to required format. This issue was helpful, it also explains how to get alt and title attributes if you need them.
#1080386: Add mapping for title and alt fields on images.

tterranigma’s picture

Component: Feeds Import » Code
Issue summary: View changes
Status: Active » Closed (duplicate)
megachriz’s picture

If you configure your xpaths so that it returns a list of images, that will also work.