Please replace the ??? with your data!
[desc]:
Hi!
I have a problem when exporting the tracked data: if 2 entries were submitted at the same time, they are both placed on the same line in the CSV value. And since it doesn't add the "date" or "ip" fields to the 2nd entry, causing a wrong display of the formated data. ie:
form name date ip name email year of birth category country name email year of birth category country
instead of
form name date ip name email year of birth category country
form name date ip name email year of birth category country
If I select two of this entries on the cform tracker page, and hit view, both are displayed under the same date. If I select more entries to display, they are placed with different dates, and this two grouped under the same date.
Any ideas on how I can force it to separate 2 entries with the same date/time?