Form Settings
Overview
Form settings control how your form behaves after submission: who receives emails, where users are redirected, whether the form submits via AJAX (without a full page refresh), and whether data is sent to external services via webhooks. These options are available in the Form module’s Content tab in the Visual Builder.
Topics
- Email notification — Configure admin and confirmation emails
- Redirects — Send users to specific URLs after success or failure
Where to find form settings
- Open the page in the Visual Builder.
- Click the Form module.
- Open the Content tab in the left sidebar.
- Use the Form Settings (or Email, Main Options, Extra) sections for email, redirects, AJAX, and webhook options.
Recommended setup sequence
- Configure Email notification first so submissions are traceable.
- Configure Redirects after email is working.
- Run a test submission after each change to isolate issues quickly.
Verify your form settings
- Submit one test entry from the front end.
- Confirm email delivery and message content.
- Confirm redirect behavior matches your success/failure flow.
What's Next
- Configure Email notification with placeholders and sender details.
- Configure Redirects for post-submit user flow.
- Return to Features overview to continue with payments, mapping, or multistep forms.