1. consultnet
  2. Support
  3. Thursday, August 07 2014, 04:43 PM
Hi,

I have some multiple select fields. How do I have to format the content of the csv-file to get my content into these fields.

E. g. my field "skills" contains the options skill1, skill2, skill3 and so on ... Now I have a user which has chosen skill1 and skill2 and skill3. In my csv-file in the format looks like this: "skill1,skill2,skill3" - but with this format the data is ignored during the import. How do I need to format it so that the import works?

Thanks,
Uwe
admin Accepted Answer
Admin
Hi,
thanks for this question, we have not mentioned this in the documentation. Sorry!!

The data to insert in CSV must be the same on DB, 2 examples:
- Multiple fields is stored in JSON format so ["skill1","skill2"]
- Date field is stored in SQL format so YYYY-MM-YY

We will add this on documentation.:)
  1. more than a month ago
  2. Support
  3. # 1
consultnet Accepted Answer
Pro
I have just tried it but it does not work. All other data is imported correctly but the multiple field remains empty. If I look at the database I can see only the first bracket [ - but after this no data.
  1. more than a month ago
  2. Support
  3. # 2
consultnet Accepted Answer
Pro
on the screenshot you can see in rows 1 and 2 the data I have entered in the frontend. Row 4 is the data I have tried to import.
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Strange I have tested and works,
Can you please send me your CSV?
  1. more than a month ago
  2. Support
  3. # 4
consultnet Accepted Answer
Pro
sure - which email address?
  1. more than a month ago
  2. Support
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.