CF7 Skins Valid

Last Updated on January 21, 2024 by Neil Murray

Tag

Advanced Form Validation for Contact Form 7

Problem

The Contact Form 7 plugin offers only very limited validation of form fields (mostly via what is available for new HTML5 form elements email, tel etc). CF7 users are frequently looking for better validation.

Solution

Allows CF7 users to edit the validation configurations of each and every form field through its own interface. You can choose to go with existing validation rules or define your own rules when necessary.

Method

Examine how this is implemented in other form plugins. From this examination, select and develop a method which is quick and easy for users to implement this in Contact Form 7 forms.

References

CF7 Docs