Hi,
I am working with a contact form and have a textarea field for a personal statement. We are using a CRM lead-capturing site which we send the information via their email API. The textarea string I send has line breaks in it, and the CRM only stores the first line and ignores the rest.
I therefore need to strip out the line breaks in the Textarea before form submit, but am not sure how I can do this within the Additional Settings field?
Any advice would be greatly appreciated.
Thanks.