Using Submission Redirects in Divi Form Builder (Divi 5)
Redirect settings let you send users to specific URLs after a form is submitted successfully or after a failed submission. In Divi 5, these options are in the Form module’s Content tab.
Where to find it (Divi 5)
- Open the page in the Divi 5 Visual Builder.
- Select the Form module.
- In the Content tab, find the Redirects or Form Settings section.
Prerequisites
- The destination URL(s) exist and are published.
- Success/failure pages include clear next actions for users.
- You have already confirmed form email notifications are working.
Redirect options
- Redirect to another URL after successful submission — Enter the full URL (e.g. thank-you page).
- Redirect to another URL after failed submission — Optional URL for error or retry pages.
Verify it works
- Submit a valid test entry and confirm the success redirect loads.
- Trigger a failed submission (for example, leave required fields empty) and confirm failure behavior.
- Confirm tracking/query parameters are preserved if your flow requires them.
Common pitfalls
- Relative or malformed URLs can cause failed redirects.
- Redirect loops happen when destination pages auto-submit forms again.
- Users can get confused if success and failure pages look too similar.
What's Next
- Finalize Email notification so success/failure paths remain traceable.
- Return to Form settings for complete submission behavior setup.
- Continue to Multistep form for longer, staged form flows.