Hi all!
I'm trying to create an email template with "From" field filled with name + email. The standard is:
"Test" <test@test.com>
But Kentico doesn't allow me to set this value and accepts only email. Is there any other solution?
I don't recommend this as it's against Kentico's advice but you could:
Ofc fully test after!
Joe
Hi Dmitry,
You can simply add the macro {%"Your name <your@email.com>"|(identity)GlobalAdministrator%} in the "from email" field in the configuration step and this should do it.
{%"Your name <your@email.com>"|(identity)GlobalAdministrator%}
Cheers,
Cody
Please, sign in to be able to submit a new answer.