First row from multiline textfield
Hi,
how can I extract the first line of a multiline textfield into a variable with javascript?
The thing is I would like to use a multiline textfield for the address so that I don't need to use a lot of separate textfields.
I need to extract the first line of it to get the client name (which always would be the first line of that field)
Best regards
