Page 1 of 1

Textarea in a form

Posted: Tue Mar 05, 2019 9:22 pm
by alex4orly
I have a contact form and use a Textarea type input as one of the fields in the form
But, whenever a visitor types a message into the field, even if inserting a line break, ALL the lines come to me in the message as one BLOCK of text - not nice and hard to read.

The line breaks inserted by the visitor are ignored.

Any idea how to fix that?

Thanks