Hi,
I try something simple, importing a party with a .csv file like that:
Name
Test
The system creates 2 new records with blank fields, how should I do it ?
Tks,
Laurent
Hi,
I try something simple, importing a party with a .csv file like that:
Name
Test
The system creates 2 new records with blank fields, how should I do it ?
Tks,
Laurent
For me importing parties works as expected.
You need to provide details if you want help.
If you have a first header line, you must set “Lines to Skip” option to 1.
Thanks Cédric, I have now just one blank record.
I have tried .csv:
Name
“Test”
but same result
Ok it’s fine I’ve forgotten to add “Name” in field…