Hi all,
I want to place an URL in the content page of a Smartform which is then send as an email.
The issue is that long URLs are cut with a linefeed after 255 chars. The result is then that the url is not anymore 'clickable' in the email. Because the mail client does not consider the two parts as one link due to the linefeed.
We are using function SO_DOCUMENT_SEND_API1 to send the document. The input table for the mail content is CONTENTS_TXT (Table of type: SOLIST1) which has a line length of 255 chars.
I would appreciate much if anyone has a solution/workaround to place lines with 'clickable' URLs (>255 chars) in a Smartform-generated email.
Thanks in advance.
Bjoern