Hi,
I encounter a problem in smartforms.
I need to populate a http url in the smartform and send as email. But in the email, as the url is too long, part of the string is populate in the 2nd row and the url is broken.
for example:
URL is supposed to be
http://www.google.com/xxxx/xxx/xx123/dfhdjhf
But it is too long and become:
http://www.google.com/xxxx/xxx/
xx123/dfhdjhf
How can this be resolved?
/ginnie