
Originally Posted by
sortsol Hi all,
First time poster. I have been using the product for a while, but have never had to post before.
Anyway, the default export from the Leads screen exports all the data in 2 big rows in a csv file. The first row being the database field names and the second row being the data.
I would like to change it so that everthing is in two columns instead. First column being the field names and second column the data.
I have isolated the code where I think it needs to be changed. It is in export.php in the export() function. I can't seem to manipulate the code correctly though to display how I want it to.
Any help would be appreciated.
Thanks,
Mike
Bookmarks