WPForms Documentation
Documentation, Reference Materials and Tutorials for WPForms
Documentation, Reference Materials and Tutorials for WPForms
Would you like to customize the validation messages used on your forms? Customizing validation messages is especially useful if you want to translate your forms into different language, or even if you’d simply like to change the message wording.
In this tutorial, we’ll show you some examples of validation messages and how to change them.
WPForms performs different validation techniques for each form element. For example, required fields should not be empty and an email field should contain an email address that is properly formatted.
When these validations are run, they generate different messages to display. The most common message a user might see is “This field is required” if they skip a required field.
To view the existing list of validation messages, go to WPForms » Settings and open the Validation tab.
Here’s a screenshot of the validation message settings on that page:
The specific message options available depend on your license level and what addons you have installed.
Here are all of the validation messages currently available for customization and their defaults:
Once you’ve made any changes, just be sure to click Save Settings. These validation messages will be used for any WPForms on your site.
That’s it! You’ve now you can customize validation messages on your forms.
Would you also like to customize the appearance of your validation messages, or to style other parts of your forms? To get started, check out our Beginner’s Guide to CSS.