Webflow sync, pageviews & more.
NEW

Can I disable email submission for a form on Webflow? I have multiple forms on my site and want to prevent one specific form from sending emails, as it is a zip code submission that redirects to an external booking page.

TL;DR
  • Remove email addresses under Project Settings > Forms for the specific form name to stop notifications.
  • To fully bypass Webflow handling, set an external Form Action URL to prevent both emails and submission storage.

You can disable email notifications for a specific Webflow form by removing the notification settings, while still capturing submissions if needed. Here's how to do it:

1. Identify the Specific Form

  • Go to Webflow Designer and select the form you want to modify.
  • Note the Form Name (found in the Settings panel), as this is how forms are distinguished in Webflow Settings.

2. Remove Email Notification for That Form

  • Go to Project Settings > Forms tab.
  • Scroll to find the specific form by its Form Name.
  • Under Form Notification Settings, remove the email addresses listed.
  • This stops Webflow from sending any notification emails when that specific form is submitted.

3. Optional: Disable Submission Storage (if using external redirect only)

  • If you don’t need Webflow to store submissions for that form:
  • In the Form settings in Designer, set a Form Action URL that points directly to your external booking page.
  • This method bypasses Webflow's form handling entirely—no email, no Webflow submission storage.
  • Note: You’ll need your external system to process the submission if you use this method.

4. Set Redirect After Submission

  • If you're keeping the form inside Webflow:
  • In the Form Block settings, under Redirect URL, add the URL of your external booking page.
  • The form will submit to Webflow (collecting data if needed) and then redirect the user.

Summary

To prevent email notifications for a specific Webflow form, remove the notification emails under Project Settings > Forms for that form name. For full bypass (no email, no storage), set an action URL that submits the form elsewhere.

Rate this answer

Other Webflow Questions