How to make Email Notification after visitor submit a Form ?

Posted by Community Admin on 03-Aug-2018 14:26

How to make Email Notification after visitor submit a Form ?

All Replies

Posted by Community Admin on 26-Mar-2014 00:00

dear all,

 i have built a form "Contact Us" by using Form. i would like to send a email notification to the visitor after he or she submit the form. any advise to do that ?

many thanks

 ed 

Posted by Community Admin on 26-Mar-2014 00:00

Forms can't send to the submitter by default...you'd have to create a new widget that inherits from the default form widget and override one of the save events to generate the email...not a lot of work....

Posted by Community Admin on 27-Mar-2014 00:00

Hi Eddie,

You can use this widget as a start.

http://www.sitefinity.com/developer-network/marketplace/publishers/george-saadeh/forms-module-notification

It extends the current Form Widget (which you use on the frontend of your website) with some fields and email capabilities.

Kind regards,
Daniel

This thread is closed