VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: lukesmith7uk on November 03, 2014, 17:51:16 PM

Title: Custom Fields - Updating using CSV
Post by: lukesmith7uk on November 03, 2014, 17:51:16 PM
Hi,

We have set up c. 10 custom fields. I have worked out how to add new information to these existing custom fields using CSVI, however, the problem is when I want to override this information using CSVI. Instead of overriding the value in the existing custom field, a new one containing the new information is added, so the product contains both versions of the same custom field.

Does anyone know a way that this can be fixed

Best regards

Luke 
Title: Re: Custom Fields - Updating using CSV
Post by: jenkinhill on November 03, 2014, 18:00:48 PM
Ask on http://www.csvimproved.com/forum
Title: Re: Custom Fields - Updating using CSV
Post by: servlet on October 30, 2015, 00:05:16 AM
I have the same problem.
My solution:
Every time I clean my database (empty function in PHPmyAdmin) - tables containing product information. Than I import all products again. I think there is no trigger for custom fields to overwrite existing information for CFs.