Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

How to send email using forms

Vote:
 

Hi All,

I created email form and while click on send button data will store in form submission.But i wish to send email while click on send button how to do this one. Could anyone please help me?

Thanks,

Lakshmi

#186840
Jan 05, 2018 13:18
Vote:
 

There is documentation about setting up the default email actor in Episerver forms here

https://world.episerver.com/documentation/developer-guides/forms/implementing-a-customized-actor/email-actor/

You configure the SMTP server in web.config (as any .NET app), and the email body / address to send to is configured using the Episerver edit interface by editing the Form Container Block in All properties mode.

#186843
Jan 05, 2018 14:20
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.