Skip to content

Instantly share code, notes, and snippets.

@PetersonDave
Last active December 25, 2015 04:59
Show Gist options
  • Select an option

  • Save PetersonDave/6921396 to your computer and use it in GitHub Desktop.

Select an option

Save PetersonDave/6921396 to your computer and use it in GitHub Desktop.
Sitecore web forms pipeline override
<successAction>
<processor type="Sitecore.Form.Core.Pipelines.SuccessRedirect, Sitecore.Forms.Core"/>
<processor type="Custom.Pipelines.FormatSuccessMessage, Custom"/>
</successAction>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment