Hello !
I have a little issue with CSV export.
I want to export only one column of my table, which I indicate the name in the CSV export action parameters.
The issue is, entries are all on the same line, without any space between them. Logically there's no "," delimiter since there is only one column, but I would need one data entry per line.
Is it possible ?
I looked in the "csv_export.php" file but didn't found what to modify.
Thank you very much😉
I have a little issue with CSV export.
I want to export only one column of my table, which I indicate the name in the CSV export action parameters.
The issue is, entries are all on the same line, without any space between them. Logically there's no "," delimiter since there is only one column, but I would need one data entry per line.
Is it possible ?
I looked in the "csv_export.php" file but didn't found what to modify.
Thank you very much😉
This topic is locked and no more replies can be posted.