sandywp / plugins / conditional-fields-for-elementor-form

Conditional Fields for Elementor Form

Apply Conditional Logic

4.7 out of 5 stars. 4.7 32 reviews

Add conditional fields to Elementor forms and apply if-else conditional logic to show or hide Elementor form widget fields via dynamic rules.

Launch a sandbox with this plugin → No signup.
Ready in seconds.

v1.7.6 10,000+ installs WP 5.0+ PHP 7.2+

your-sandbox.sandywp.com/wp-admin
Conditional Fields for Elementor Form – Apply Conditional Logic running inside a SandyWP sandbox

What you get inside

5 screens
  • Conditionally show or hide Elementor form fields with conditional logic.

  • Enable or disable the Elementor form submit button based on conditions.

  • Add conditional logic to Elementor Pro and Hello Plus form fields easily.

  • Apply multiple conditions using AND/OR operators in Elementor forms.

  • Redirect Elementor forms or send emails conditionally after submission.

About this plugin

Using Elementor forms but unable to apply conditional logic on form fields?

The Conditional Fields for Elementor Form plugin helps you apply conditional logic to Elementor form fields. You can hide, show, enable, or disable fields dynamically based on input values from other form fields.

Basically, it uses “If condition” logic. For example, if condition A is true, then field XYZ will be visible; otherwise, it remains hidden within the Elementor form.

👉 CHECK FREE DEMO – FORMS WITH CONDITIONAL LOGIC

Upgrade to Conditional Fields Pro for advanced features like conditional redirects, conditional emails, and conditional Mailchimp. Or supercharge your Elementor forms with Cool FormKit (aka coolformkit) — the all-in-one form builder addon for Elementor. With coolformkit, you can add powerful fields such as a range slider, signature field, Select2 field, and more to build smarter, feature-rich forms.

Compatibility: You can use this ultimate addon to apply visibility logic on Elementor Pro and Hello Plus form widget fields.

Conditional Fields Free Features

  • Show / Hide Fields Conditionally: Easily add conditional logic to show or hide any field within an Elementor form based on values from other fields. You can currently add conditions to these field types: text, textarea, email, telephone, URL, radio, select, file upload, HTML, number, and checkbox.

  • If / Else Logic Without Code: Apply if/else logic to form fields without writing any code. Simply add the ID of the field on which you want to base the condition. For example, if the “Query Type” field ID is “query_type,” you can set it to show the “Enter Order ID” field if query_type == check-order-status and hide it otherwise.

  • Apply Multiple Conditions: Apply multiple conditions to a form field, with actions triggered only if all conditions are met (using AND logic).

  • No Validation Errors: Avoid validation errors when a required field is hidden due to a condition.

  • Compatibility with Hello Plus: The Conditional Fields for Elementor Form plugin is fully compatible with the Hello Plus plugin’s Form Lite widget, which you can use inside Elementor Free.

Get Conditional Fields Pro for More Features

  • Conditionally Redirect After Submission
    Redirect your Elementor form to a specific URL after submission based on set conditions. For example, redirect to URL-1 if condition-1 is true; otherwise, send users to URL-2.

  • Apply Condition on Submit Button
    Apply conditional logic to the Elementor form submit button to enable/disable or hide/show it based on user input values. This feature can be used to block contact form spam, such as disabling the submit button if illegal words are entered in a textarea.

  • Send Email Conditionally
    Send different emails to various user types based on their form inputs. You can design multiple email templates and send them according to matched conditions.

  • Apply Multiple Conditions (AND / OR Logic)
    Apply multiple conditions to form fields using AND/OR logic. Actions are triggered when ANY or ALL specified conditions are met.

  • Condition Triggers / Compare Operators
    Compare field values using various operators such as equals (==), not equals (!=), greater than (>), less than (<), greater than or equal to (>=), less than or equal to (<=), contains, does not contain, starts with, ends with, is empty, and is not empty.

  • Premium Support
    Need help or have a question? Reach out to Cool Plugins premium support anytime — we usually respond within 24–48 hours.

More Elementor Form Addons

Explore a powerpack of Elementor form addons developed by the Cool Plugins team. Use them to extend your Hello Plus or Elementor Pro form widgets with advanced features, or create forms in Elementor Free if you are not using Pro.

Some Other Essential Addons for Elementor

Upgrade your website-building experience in Elementor by using these ultimate addons for Elementor developed by Cool Plugins.

Check Users Feedback About This Plugin

People love this plugin because it delivers a much-needed feature for Elementor forms – applying conditions to form fields, something not available by default 🤩

Finally! Easy Conditional Fields — Yay!!! ⭐⭐⭐⭐⭐
The intuitive setup means I can now implement conditional logic with ease, vastly improving our form functionality without compromising aesthetics. Highly recommended!@sambadee

Long Overdue ⭐⭐⭐⭐⭐
This plugin is so long overdue. Over the years I’ve seen many others that are overcomplicated and difficult to use. This is lightweight, powerful, and easy for anyone to use. Thank you.@maxbyer

Great Support ⭐⭐⭐⭐⭐
Simple and efficient! Support is ready to solve issues and committed to improving and implementing new features! Thank you for your help.@xxkiefxx

At Last ⭐⭐⭐⭐⭐
Finally, a free plugin that adds conditional logic to Elementor forms in a simple and intuitive way. It does what it says — and does it well. Thank you!@mrprainx

Great Plugin! ⭐⭐⭐⭐⭐
I searched the whole internet for this. Most Elementor add-ons you have to pay for don’t have it, but Cool Plugins did it. It’s super easy and directly integrated into the Elementor interface and form. Thanks a lot! Great job, guys!@huks

Get Conditional Fields for Elementor Form [PREMIUM]

Use of 3rd Party Services: This plugin connects to the Cool Plugins feedback server only for optional usage data sharing and voluntary feedback submission (for example, during plugin deactivation). Data is transmitted solely after explicit user consent. No hidden tracking is performed, and no frontend visitor or site user data is collected. For more details, please review our Data Usage Policy, TOS, and Privacy Policy.

Questions

Can I hide/show or disable/enable Elementor form fields with conditional logic?

Yes. With the Conditional Fields for Elementor Form plugin, you can hide or show Elementor form fields based on user input values. For example, display an “Order ID” field only if the user selects “Order Status” in a dropdown.

The Pro version also allows you to enable or disable form fields conditionally, giving you more control over Elementor Pro and Hello Plus forms.

How can I apply multiple conditions on Elementor form fields?

You can add multiple conditions to a form field and trigger them using AND/OR logic:

  • AND logic means all conditions must be met to trigger an action.
  • OR logic triggers an action if any one condition is met (available in the Pro version).

Can I redirect an Elementor form to different URLs after submission?

Yes. In the Pro version, you can set conditional redirects for Elementor forms.

For example, send a user to URL-1 if they choose “Support” and to URL-2 if they choose “Sales.”

Can I enable or disable the Elementor form submit button with conditional logic?

Yes. You can conditionally hide/show or enable/disable the Elementor form submit button based on field inputs.

Example: If a user types restricted words into a textarea, you can disable the submit button automatically.
This feature is available in the Pro version of the addon.

Can I send different emails conditionally after Elementor form submission?

Yes. With the Pro version, you can send conditional emails from Elementor forms to different recipients or user types based on field values.

What conditional compare operators are available in this addon?

You can create conditions using several operators:

  • Free version: equals (==), not equals (!=), greater than (>), and less than (<).
  • Pro version: adds greater than or equal (>=), less than or equal (<=), contains, does not contain, starts with, ends with, is empty, and is not empty.

See the full list of conditional operators for Elementor forms.

Can I use this addon with the Hello Plus Form Lite widget in Elementor Free?

Yes. Conditional Fields for Elementor Form is fully compatible with the Hello Plus Form Lite widget. This allows you to add conditional logic in Elementor Free forms without needing Elementor Pro.

On which Elementor form fields can I apply conditions?

You can apply conditional logic on most Elementor form fields, including text, textarea, email, telephone, URL, number, radio, select, checkbox, file upload, and HTML.

These cover the most commonly used fields in Elementor Pro and Hello Plus forms.

4.7

32 reviews

  • 5 ★ 29
  • 4 ★ 0
  • 3 ★ 0
  • 2 ★ 1
  • 1 ★ 2

Ratings come from WordPress.org. SandyWP does not collect its own reviews.

sandywp / also on the shelf

Try another plugin

Spin up a real WordPress site in seconds.

Test plugins, build a demo, hand a client a link — then squash it and start again. No local setup, no Docker.