I've got a form that allows a user to input some basic information and also register a username & password.
At the moment, it sends 2 emails when someone signs up. I'd like to limit this to one email.
One of the emails is the auto-responder attached to the form itself. The second email is the System Email that sends a user an email telling them what Secure Zones they have access to. I'd really like to keep the first one and disable the System Email.
I came across this code to append to the form action: &SAR=False - Unfortunately, this disables both emails...
Use the new parameter. If you want to stop the password reset and username info email from being sent add "&SWE=False" in the query string when creating a secure zone registration form.
The already existing parameter named "SAR", that decides whether the WebForm Submission Confirmation AND Secure Zone Login Details emails are sent remains unchanged. For the Secure Zone Login Details email specifically, if any of these parameters is set to "False", the email will not be sent.
North America
Europe, Middle East and Africa
Asia Pacific