Hi,
FormMail supports quoting of data in CSV files. In this case, it will quote the field value and preserve the newlines.
However, the setting called "LIMITED_IMPORT" allows for software like Excel, which doesn't understand quoting in CSV files, and therefore strips the new lines.
Set LIMITED_IMPORT to false and you'll get your newlines preserved.


Reply With Quote
Bookmarks