I want to import products for module products via csv-file.
It works for standard fields, categories and hierarchy.
User defined fields are created. But values are not imported. Not in texboxes, not in texareas.
It also does not work with included file test_import.csv.
Does anybody know what's wrong?
Regards, Christian
products module import: user defined fields does not get values
Re: products module import: user defined fields does not get values
Same issue here. Found the csv template but it doesn't work either. My issue is with any multi-row database field. The basic stuff seems to come in but the more sophisticated fields do not populate. I've tried a lot of different csv formats and still can't get anything to work.
Hopefully somebody has managed to get this to work, I sure can't.
Here's my cs format:
#FLAG|#name|#details|#price|#create_date|#modified_date|#taxable|#status|#weight|#CAT:Wheels-Wheelsets|#CAT:Services|#CAT:Marketplace|#CAT:Parts Express|#CAT:
Recommended|#CAT:Frames-Framesets|#CAT:Featured|#CAT:Cyclocross|#CAT:Bikes|#CAT:Tape, Handlebar|#CAT:Test1|#CAT:Test2|#FIELD:textarea:Notes
P|Product Number1|Product details................ etc.|55.99|||1|published|2.25|1|1|1|1|1|1|1|1|1|1|1|"Just some notes...."
Hopefully somebody has managed to get this to work, I sure can't.

Here's my cs format:
#FLAG|#name|#details|#price|#create_date|#modified_date|#taxable|#status|#weight|#CAT:Wheels-Wheelsets|#CAT:Services|#CAT:Marketplace|#CAT:Parts Express|#CAT:
Recommended|#CAT:Frames-Framesets|#CAT:Featured|#CAT:Cyclocross|#CAT:Bikes|#CAT:Tape, Handlebar|#CAT:Test1|#CAT:Test2|#FIELD:textarea:Notes
P|Product Number1|Product details................ etc.|55.99|||1|published|2.25|1|1|1|1|1|1|1|1|1|1|1|"Just some notes...."
Re: products module import: user defined fields does not get values
IIRC this was worked on and should be in the svn for the next release.. I think in rev 223 .. but I can't fully recall.. you may want to put a bug report in and send a diff if those changes you have are the fix to calguy... Cheers