1. duro-jelecevic
  2. Support
  3. Monday, March 06 2017, 10:39 AM
Hi,

I have problem with import users. Everything is fine except imported data for check box, select list and date field - no data imported. Can you check my cvs or excel file?
Accepted Answer
admin Accepted Answer
Admin
Hi,
Checkboxes and Select fields
you need to import the value, so if you have something like
1|2010
2|2011
...
you should import data in this format: 1,2,3,4 (JSON format is no more required)

Date fields
the correct format is the same of MySQL so something like YYYY-MM-DD (maybe we should add some tip to explain this :o )
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
Can you check my cvs or excel file?

of course, please post me your CSV file. NOTE: you need to put CSV into an archive because this forum accept only images and ZIP format to upload.
  1. more than a month ago
  2. Support
  3. # 1
duro-jelecevic Accepted Answer
Here it is...
  1. more than a month ago
  2. Support
  3. # 2
duro-jelecevic Accepted Answer
Thank you. Now everything its OK.
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.