Customize the Send Email Message save action
Version:
The Send Email Message save action sends an e-mail message every time a visitor clicks the Submit button on a web form. You can configure an email message in this save action using the ProcessMessage pipeline.
To configure an email message:
-
Create a processor class using the following sample code:
-
Register the new processor in the
Sitecore.Forms.configfile, before theSitecore.Form.Core.Pipelines.ProcessMessage.ProcessMessageprocessor: