Hey. i'm using chromoforms 7 and in one form the textarea field.
now i have noticed that after sending the form the blank lines are not transmitted, so that the complete text hangs together unformatted
is there any way i can set that blank lines are submitted, too?
Are you using the default email and settings ?
if you are calling the textarea value yourself then you can use {data.br:textarea_field_name} to replace new lines with html line breaks which should display better in html emails
You need to login to be able to post a reply.