Conditional Fields for Contact Form 7

plugin banner

Adds support for conditional fields to Contact Form 7.
This plugin depends on Contact Form 7.

Author:Jules Colle (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.4.3
Plugin version:2.4.10
Added to WordPress repository:01-06-2016
Last updated:30-03-2024
Rating, %:96
Rated by:157
Plugin URI:http://bdwm.be/
Total downloads:4 692 582
Active installs:100 000+
plugin download
Click to start download

This plugin adds conditional logic to Contact Form 7.

If you edit your CF7 form, you will see an additional tag called “Conditional fields Group”. Everything you put between the start and end tag will be hidden by default.
After you have added the field group(s), go to the “Conditional fields” tab to create one or more conditions that will make the group(s) appear.

How to use it

Follow this tutorial

Main features

Support for required fields

Required fields inside hidden groups will never trigger validation errors.

Hide/show info in emails based on what groups are visible

Conditional groups can now be added to the emails as well.
Just wrap the content with [group-name] ... [/group-name] tags.

Groups can be nested

Groups can be nested, both in the form and in the email

Example form:

[group group-1]
  [group group-inside-1]
    ...
  [/group]
[/group]

Example email:

[group-1]
  [group-inside-1]
    ...
  [/group-inside-1]
[/group-1]

Advanced

Advanced users can code up the conditions as plain text instead of using the select boxes, using the Text View.

Need more power?

Just like WordPress, the power of Contact Form 7 lies in its rich eco-system of extensions that build on top of it. However, it can be difficult to find a set of complex extensions that work well together.

That’s why I created Conditional Fields Pro. It adds some powerful features to Contact form 7 and guarantees that everything will run smoothly with Conditional Fields.

Pro features include:

  • Repeatable fields (repeaters)
  • Forms with multiple steps (multistep)
  • Custom conditions with JavaScript functions
  • Additional operators ( greater than, less than, .. )

Get the PRO version of Conditional Fields for Contact Form 7!


Screenshots
FAQ
ChangeLog