What message is the plugin giving you when you import the CSV?
Thread Starter
ita21
(@ita21)
@xnau
this is what i get:
The file blank_record-0-20.csv has been uploaded.
27 records skipped due to errors
Zero records imported.
I a file with 500 records, when i try to ulpoad it all the entries are created but without data they are empty, when i tred to uplad the data separated i got the error as attached, but i cant understand where the error is, i will be very happy if you could help,
Thanks,
It looks like there is a problem with the syntax of your CSV file. Of course, the header has to be included and correctly names all the fields included in the CSV.
I don’t know how you are creating the CSV, but typically when you export a CSV from a spreadsheet app, you will need to make sure it is encoded as UTF-8 with “comma” as the separator and “double quote” as the enclosure. Then, when importing to the plugin, make sure the import parameters match that.
Try it with a smaller number of records until you get it working.
Thread Starter
ita21
(@ita21)
Yes it was a problem with the csv syntax, i solved it 🙂
Thank you very much for the response.
I was also seeing the Combo Multisearch at your page since i want at the frontend a multisearch, a search form that could search the files using for example: the name and the number of a record and than show the data to the person who searches?? Do you think this addon could help??
Yes, you will need the add-on to do this.