Quick start
Goal
Create a simple contact form using the Form module in the Divi 5 Visual Builder: add the module, choose a form type, add fields, configure basic email settings, and save.
Prerequisites
- Divi Form Builder installed and activated for Divi 5
- A page you can edit in the Divi 5 Visual Builder
- A destination email inbox you can access for testing form notifications
Steps
Step 1: Open the page in the Divi 5 Visual Builder
- In WordPress, open the page where you want the form.
- Click Edit with Divi or use Divi > Visual Builder to open the Divi 5 Visual Builder.
Step 2: Add the Form module
- Add a section or row, or use an existing one.
- Click the + to add a module.
- Search for Form or find it under Divi Engine or Form Builder.
- Click Form to insert the module.
Step 3: Choose form type
- Open the Form module settings (click the module or use the sidebar).
- In Content (or Form settings), set Form Type to Contact Form or Custom Form based on your use case.
Step 4: Add and configure fields
If you chose Contact Form: add the fields you need (for example, Text for name, Email, and Textarea for message), then set labels and required/optional behavior in the form content settings.
If you chose Custom Form:
- In the form content area, add field items (e.g. Text for name, Email, Textarea for message).
- Set labels and mark required fields as needed.
Step 5: Configure basic email settings
- In the Form module settings, find the Email or Notifications section.
- Set the Recipient email address (e.g. your site admin or a specific address).
- Set the Subject line for the submission email (e.g. "Contact form submission").
- Set the Success Message so users can confirm submission immediately.
- Save any other email options you want (e.g. reply-to).
Step 6: Save the layout
- Click Save in the Visual Builder (or Save in the bottom bar).
- Exit the Visual Builder or preview the page.
Step 7: Verify the form
- View the page on the front end (not in the builder).
- Fill out the form and submit it.
- Confirm that the success message appears and that the recipient receives the email (check inbox and spam).
- If you set a redirect, confirm the redirect works after submit.
Quick validation checklist
Use this checklist before moving on to advanced docs:
- Submission works: The form submits without front-end errors.
- User feedback works: You see the success message or redirect.
- Notification works: The recipient inbox receives the submission email.
- Required fields work: Empty required fields show a clear validation message.
If something fails
- If submissions do not send email, check your form recipient settings and your site email delivery setup.
- If the form submits but post creation or advanced actions fail, continue with Form types to confirm the selected workflow requirements.
- For common issues, use the FAQ.
What's Next
- Form types - Choose the right workflow (contact, custom, post, registration, login).
- Field types - Add and validate the right field controls.
- Features - Configure redirects, spam protection, multistep, AI, and payments.