Email form lineshift
Autor: John S.
Besucht 735,
Followers 1,
Geteilt 0
I have a problem with the email form.
I have a textfield, and when I send text ex. :
line 1
line 2
line 3
It appears as line1 line 2 line 3.
The characterset is OK and the mails from the webshop HAVE their lineshifts - so -
why is the lineshifts ( carriage return ) removed in the email i receive from the email form ?
Gepostet am
Hello John,
The email you receive is showing the content without the formatting used but only the content entered and it's why it appears all on one line.
Many thanks!
Autor
Hello Claudio
This is not very userfriendly/readable, but as I understand You, this is how it works.
But why are You removing the lineshift's ?
Many thanks!
Hello John,
the program adapts the content by removing unecessary formatting so the content can be displayed with every script type present and to adapt it for the CSV file which can be created.
Many thanks!