### [Setting Up Form Confirmations](https://wpforms.com/docs/setup-form-confirmation-wpforms/)

**Published:** November 26, 2023
**Author:** Umair Majeed

**Excerpt:** Learn how to customize what users see after they submit a form on your site.

**Content:**

Would you like to customize what users see after they submit a form on your site? In WPForms, you can easily adjust the confirmations settings to display a success message, take users to another page on your site, or even redirect them to a different domain.

This tutorial will show you how to set up each available form confirmation type in WPForms.

- [Displaying a Confirmation Message](#message)
- [Showing a Page](#show-page)
- [Going to a URL (Redirect)](#redirect)
- [Frequently Asked Questions](#faq)

---

First, make sure WPForms is [installed and activated](https://wpforms.com/docs/install-wpforms-plugin/ "How to Install the WPForms Plugin") on your site and [verify your license](https://wpforms.com/docs/verify-wpforms-license/ "How to Verify Your WPForms License"). Then you’ll need to either [create a new form](https://wpforms.com/docs/creating-first-form/ "Creating Your First Form") or edit an existing one.

After opening the form builder and customizing your form’s fields, go to **Settings » Confirmations**.

![Accessing the confirmations settings in the form builder](https://wpforms.com/wp-content/uploads/2021/03/confirmations-settings.png)Here, you’ll select from three **Confirmation Type** options: displaying a message, showing a page, and redirecting to a URL. We’ve explained each in detail below.

![The Confirmation Type setting](https://wpforms.com/wp-content/uploads/2021/03/confirmation-type-message.png)## Displaying a Confirmation Message

In WPForms, **Message** is the default confirmation type. When a user submits a form, this message will be displayed in place of the embedded form.

![An example of a confirmation message on the frontend](https://wpforms.com/wp-content/uploads/2021/03/confirmation-message-example-1.png)You can customize this message however you’d like. Here are some ideas to consider:

- **Make your message more personal:** We’ve put together [some suggestions](https://wpforms.com/form-success-message-ideas-to-boost-customer-happiness/ "3 Form Success Message Ideas to Boost Customer Happiness") on how to make sure your confirmation message is friendly and helpful to visitors.
- **Offer incentives:** If you’d like to encourage users to submit your forms, [consider offering a downloadable lead magnet](https://wpforms.com/how-to-create-a-simple-lead-magnet-optin-form-in-wordpress/ "How to Create a Simple Lead Magnet Optin Form in WordPress"). You can add a download link in your confirmation message.
- **Set up conditional confirmations:** If you’d like to display different confirmation messages based on users’ input and selections, then you can [apply conditional logic to your confirmations](https://wpforms.com/docs/how-to-create-conditional-form-confirmations/ "How to Create Conditional Form Confirmations").

### Additional Confirmation Message Options

The confirmation message editor enables you to customize your message and easily add basic text styles if you’d like.

![Customizing the confirmation message](https://wpforms.com/wp-content/uploads/2021/03/confirmation-message-editor.png)You can also choose to include Smart Tags in your confirmation message. This will pull data from other parts of your site or from the user’s entry and display it in your message.

Click on **Show Smart Tags** below the message editor to view available options you can include in your confirmation message.

![Viewing Smart Tags available to use in the confirmation message](https://wpforms.com/wp-content/uploads/2021/03/confirmation-message-show-smart-tags.png)**Note:** For more information on how to pull data from your site or user entries into your confirmation messages, see our complete guide to [using Smart Tags in WPForms](https://wpforms.com/docs/how-to-use-smart-tags-in-wpforms/ "How to Use Smart Tags in WPForms").

You can also choose whether or not to enable the default scrolling animation by toggling the option labeled **Automatically scroll to the confirmation message** on or off.

![Enabling the scroll animation for a confirmation message](https://wpforms.com/wp-content/uploads/2021/03/enable-confirmation-message-scroll-animation.png)When this setting is enabled, a scroll effect will pull the user’s view to the top of the confirmation message when then submit your form.

![The confirmation message scroll animation](https://wpforms.com/wp-content/uploads/2021/03/confirmation-message-scroll-animation-2.gif)Finally, you can toggle on the option to show an entry preview. This will display the user’s input and selections after the confirmation message.

![Enabling the entry preview option for a confirmation message](https://wpforms.com/wp-content/uploads/2021/03/enable-confirmation-entry-preview.png)**Note:** For all the details on displaying entry previews, see our full tutorial on [how to show entry previews in WPForms](https://wpforms.com/docs/how-to-show-entry-previews-in-wpforms/ "How to Show Entry Previews in WPForms").

When the entry preview option is toggled on, you’ll be able to choose from four preview styles. On the frontend, the entry preview will look something like this.

![An example of a confirmation message with an entry preview](https://wpforms.com/wp-content/uploads/2021/03/confirmation-entry-preview-example-1.png)## Showing a Page

With the Show Page confirmation type, you can redirect users to another page on your site after they submit your form.

When you select **Show Page** from the Confirmation Type menu, an additional dropdown will appear with a list of all the published pages on your site. Simply select the one you want to send users to when they submit your form.

In addition to your site’s published pages, this dropdown also includes a **Back to Previous Page (Referrer)** option. Selecting this will return users to the page they were on before submitting the form.

![Selecting the Show Page confirmation type](https://wpforms.com/wp-content/uploads/2023/11/confirmation-show-page-1024x597.png)Below the page selection, you’ll also see a field labeled **URL Parameters**. This allows you to append custom query string parameters to the redirected URL.

For instance, adding `?status=success` could allow your site to display a “Form submitted successfully” notice if your theme or plugin is set up to check for that parameter. You can also use parameters to trigger other actions, such as showing an “Account updated successfully” message after redirecting with the User Registration addon’s update user feature.

**Note:** You must create and publish the page you want to use for confirmations before you can set up this confirmation type. For help creating a new page in WordPress, see the WordPress Codex’s [article on pages](https://wordpress.org/support/article/pages/ "Pages").

This option is often used to redirect users to a Thank You page. For tips and examples, check out our article on [how to make an effective Thank You page](https://wpforms.com/4-thank-you-page-examples-to-boost-customer-loyalty/ "4 Thank You Page Examples to Boost Customer Loyalty").

## Going to a URL (Redirect)

The **Go to URL (Redirect)** confirmation type is useful if you’d like to either send users to a different site or if you need to build out a specialized URL structure for more complex development.

When you select this option in your form’s confirmations settings, a field will appear for you to enter the URL you’d like to send users to after they complete your form.

![Selecting the Go to URL (Redirect) confirmation type](https://wpforms.com/wp-content/uploads/2021/03/confirmation-go-to-url-redirect.png)**Note:** For advanced customization, like displaying personalized messages using form data on your redirect page, see our [developer documentation](https://wpforms.com/developers/how-to-display-personalized-message-outside-wpforms/) on this topic.

## Frequently Asked Questions

Below, we’ve answered some top questions about setting up form confirmation messages.

#### Can I customize the background color of confirmation messages?

Yes. Once you have the CSS selector for the confirmation message, you can change the colors to match the one you like. Below is the CSS selector for the confirmation message:

```

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
background: #e0ffc7;
border: 1px solid #b4d39b;
box-sizing: border-box;
}
```

**Note:** If you’re new to using CSS, be sure to check our [introduction to CSS guide](https://wpforms.com/docs/how-to-style-wpforms-with-custom-css-beginners-guide/).

You’ll need to copy the code and add it to your site. Once you’ve added the code, update the `background` property to the color you’d like to use. If you’d like to update the text color as well, use the `color` property to set it.

**Note:** If the custom CSS styles aren’t showing, add `!important` after each property to override the default styles.

You can use the [WPCode](https://wpcode.com/) plugin to easily add custom CSS code to your website. For steps on how to use this plugin, see our tutorial on [adding custom code snippets to WordPress](https://wpforms.com/how-to-add-custom-code-snippets-in-wordpress/).

#### Can I use shortcodes in WPForms confirmation messages?

Yes, you can use shortcodes in your WPForms confirmation messages. To learn how to implement this, refer to our [developer documentation](https://wpforms.com/developers/how-to-display-shortcodes-inside-the-confirmation-message/) which provides step-by-step instructions on incorporating shortcodes into confirmation messages.

That’s it! You can now set up confirmations for each of your forms.

Next, would you like to customize your form notifications? Check out our tutorial on [setting up form email notifications](https://wpforms.com/docs/setup-form-notification-wpforms/ "How to Set Up Form Notifications in WPForms").

**Categories:** Functionality, Form Creation

---

