Contact Form IF Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
- Contact Form 7 must be installed to run this plugin.
- In the form created with Contact Form 7, you can add a condition to the required check of the item.
- You can specify various conditions such as when an item has been entered or when it is equal to the specified value.
Available conditions
- is null
- not null
- equal
- not equal
- greater than(>)
- greater equal(>=)
- less than(<)
- less equal(<=)
- in
- not in
Example
This setting is required only when a certain item is 2 or more.
See the developer’s site for other use cases.
Docs
Form
<label>Text1</label>[text eq-1]
<label>Text2</label>[text eq-2]
<br>
[submit "Submit"]
Additional Settings
requireif-eq-2: eq-1,greater_equal,2,This item is required when "text 1" is 2 or more.