Dear Team,I am currently working on a project in Kentico and I have a question about converting numbers to be separated by thousands and add this method on the autoresponder emails template.I was w...
I recently upgraded a site from Kentico 8 to 13. After configuring the SMTP settings with the same server and credentials as before, I get a 535: Authentication Credentials Invalid exception when e...
Hello all. I am new to working with macros and Kentico. I have a form that has a multiple choice field where you can choose more than one option. In the form's notification email, I have the multip...
I have a custom field that is on the document (that is also binding to an SKU) called VideoURL.I can get this value on it's own with {% Documents[@/Store/Webinars/Product-A@].VideoURL%}However when...
When a user access the page to request to reset the password, they will add their email and we will send a reset password link to that email. We do that using the code below: public ResetPas...
Wish there was a better way to send Xperience emails than an old-fashioned SMTP server? Using the SendGrid Web API, you can now send all Xperience emails faster than traditional SMTP servers, and make use of the many features SendGrid has to offer!
Kentico 12.0.92 portal engine: I'm trying to get an attachment stored in the database and attach it to an email. The file is attached to a standard kentico form using the upload file control. I s...
In Kentico 11 the payment confirmation email is sent out using built in templeate: E-commerce - Order payment notification to customer. But in which code script that calls to send out email confirm...
Has anyone used SparkPost to send emails from Kentico? When testing the error below is returned:The server response was: 5.7.1 relaying deniedHave tried with different combinations with/without por...