Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

  IMPORTANT: Creating your own Submit Action will require custom development.


It is possible to configure a custom Submit Action to work with the S4S Experience Form Mapping Wizard by implementing the following steps:

  • Navigate to the /sitecore/system/Modules/S4S/SitecoreExperienceFormMapping/SubmitActions item where you will see the default S4S Save Action configuration:


  • Add a new child item to the /sitecore/system/Modules/S4S/SitecoreExperienceFormMapping/SubmitActions item that uses the /sitecore/templates/S4S/SitecoreExperienceFormMapping/Save Action template:
  • Set the "Sitecore Forms Submit Action Item" field to the custom Submit Action that you have set in the Sitecore Experience forms submit actions:

Image Modified


  • After assigning the custom Submit Action to a Sitecore Experience form, the form will now appear in the S4S Sitecore Experience Form Mapping Wizard

Custom Development

To make the S4S Mapping Wizard work with your Custom Submit Action, you will need to programmatically replicate the features contained in the S4S Generic Submit Action.

Next Step

Submit Action Code SampleCustom submit action code sample - Without Sitecore Analytics

Steps

Child pages (Children Display)
alltrue
depth2
pageS4S Experience Forms Support (Optional)Custom Submit Action