Hello, I am importing a CSV file. Once of the fields is for image URLs.

The CSV file is outputing them like:
,"http://www.image1.com|http://www.image2.com",

Currently that is being imported as a giant block and when I go to display them I cant separate the entries. Is there any way to have either the import stop at the first | (not best option) or split that into secondary entries (best option)?

Comments

megachriz’s picture

Issue summary: View changes
Status: Active » Fixed

Try the "Explode" plugin from Feeds Tamper.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.