1
Views
1
Comments
SendEmail widget From field is not accepting comma and ampersand characters
Discussion
Hi,
in version 9.1 SendEmail widget is not accepting comma and ampersand character for From field.

if we are using builtin function EmailAddressCreate that is generating encoded string and that string is decoded correctly.e.g.

String = Adam Dash & Associates

Encoded String =  '=?utf-8?Q?Adam=20Dash=20&=20Associates?='


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Hi Shadid,

What do you mean by "not accepting"? Do you get an error message?
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.