Hello,
When someone fills the form with multiline text, they can put space and a new line however, the way you receive it is one combined text. Any workaround to fix this?
e.g., in the form, you can type
xxx
yyy
zzz
the way you receive it is xxx yyy zzz
Thanks,