I have a custom product variation type that is field type Link. When I try to set up a product importer there are two options to map to - custom_field:Title or custom_field:URL. I really only need to URL field but can't get data to import into either field using the Product multitype processor. If I use the same data file and just import into the Body using the node processor instead, there is no problem.

Any ideas?

Comments

SharonD214@aol.com’s picture

Title: Import to link field » Import to any custom product variation field

New addition - I can't seem to get any new fields to import into my variations, only fields that were originally in kickstart. I can add the new field and enter data manually but can't seem to import into them.

Thanks for any help!

pcambra’s picture

Status: Active » Postponed (maintainer needs more info)

If the problems are with http://drupal.org/project/commerce_feedsmulti you should open the issue in that module queue.

Could you try to reproduce the problem without the multitype importer and provide more information? screenshots and data sets to test are helpful

SharonD214@aol.com’s picture

I did try switching the importer and still have the same issue. Custom fields, not originally in kickstart are not being imported, all other fields import fine. I checked the database to see if there was display problem, but there is nothing in the new fields to display, however if I import the same datatable, into nodes ( i.e body) it works fine.