Linux 软件免费装
Banner图

Conditional Fields for Elementor Form - Apply Conditional Logic

开发者 coolplugins
narinder-singh
satindersingh
更新时间 2025年8月22日 20:27
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 6.8.2
版权: GPLv2 or later
版权网址: 版权信息

标签

elementor conditional logic conditional fields elementor form elementor form builder

下载

1.4.3 1.4.2 1.3 1.3.3 1.3.7 1.3.4 1.3.8 1.3.11 1.3.12 1.3.13 1.3.14 1.3.15 1.3.16 1.3.17 1.1.0 1.2.6 1.3.1 1.3.10 1.3.18 1.3.2 1.3.9 1.4.1 1.3.5 1.3.6 1.4.0

详情介绍:

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 PLUGIN DEMO https://youtu.be/0Fbueg7DSts The Elementor Pro form widget does not provide built-in functionality for conditional logic on its form fields. With the help of this powerful Elementor addon, you can enable conditions to hide or show a field based on values entered in other fields. Compatibility: You can use this ultimate addon to apply visibility logic on Elementor Pro and Hello Plus form widget fields. Conditional Fields Features Get Conditional Fields Pro for More Features 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]

安装:

Quick Installation
  1. Go to "wp-admin >> Plugins >> Add New" in your WordPress dashboard, search for "Conditional Fields for Elementor Form", and install and activate the plugin developed by Cool Plugins.
  2. Install Elementor Pro to access this plugin’s features, since the Elementor Pro form widget is required.\ – If you are only using Elementor Free, you can still apply conditional logic by using the Hello Plus Form Lite widget.
  3. Edit a page with Elementor and create a form. In the Elementor form widget, you’ll find a Conditions tab where you can add rules to hide, show, enable, or disable fields. For step-by-step instructions, check the getting started guide.
How to Add Conditional Logic to Elementor Form Fields? Step 1: First, install Elementor Pro (or Hello Plus for Elementor Free), then install Conditional Fields for Elementor Form. Since this is an addon for Elementor forms, Elementor Pro or Hello Plus must be installed first. Step 2: After installation, edit a page with Elementor where you want to add a form. Create the form using the Elementor form widget and add your desired fields. Step 3: Select the field you want to show, hide, enable, or disable based on conditions. * Example: In a contact form, show the "Order ID" field only if the user selects "Order Status" in the dropdown, and hide it if "General Query" is selected. * Enable conditions via the Conditions tab in the field settings. * Choose a display mode — Show or Hide.\ – The Pro version adds two more modes: Enable/Disable, letting you control input availability conditionally. * Add a condition by entering the Field ID to compare values. Example: show the "Order ID" field if query-type = order-status. * Apply multiple conditions using the AND operator (all conditions must match).\ – The Pro version also supports OR operator logic. Learn more in the AND/OR conditions guide. * Use comparison operators like equals (==), not equals (!=), greater than (>), less than (<).\ – The Pro version adds advanced operators: >=, <=, contains, does not contain, starts with, ends with, empty, not empty. See the full list of supported operators. Step 4: Save or update the page and preview the form to see the conditions in action. 👉 For full documentation, visit the Conditional Fields for Elementor Form Docs. Get the Pro version of Conditional Fields for Elementor Form

屏幕截图:

  • 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.

常见问题:

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.

How can I report security bugs in this plugin?

You can report security vulnerabilities through the Patchstack Vulnerability Disclosure Program.

更新日志:

Version 1.4.3 | Aug 22, 2025 Version 1.4.2 | Aug 21, 2025 Version 1.4.1 | July 30, 2025 Version 1.4.0 | July 23, 2025 Version 1.3.18 | June 04, 2025 Version 1.3.17 | May 21, 2025 Version 1.3.16 | May 16, 2025 Version 1.3.15 | Apr 24, 2025 Version 1.3.14 | Apr 9, 2025 Version 1.3.13 | Apr 5, 2025 Version 1.3.12 | Apr 1, 2025 Version 1.3.11 | Mar 21, 2025 Version 1.3.10 | Feb 11, 2025 Version 1.3.9 | Feb 06, 2025 Version 1.3.8 | Jan 27, 2025 Version 1.3.7 | Dec 18, 2024 Version 1.3.6 | Dec 12, 2024 Version 1.3.5 | Nov 19, 2024 Version 1.3.4 | Nov 14, 2024 Version 1.3.3 | Sep 19, 2024 Version 1.3.2 | Sep 17, 2024 Version 1.3.1 | July 04, 2024 Version 1.3 | June 17, 2024 Version 1.2.6 | May 31, 2024 Version 1.2.5 | May 09, 2024 Version 1.2.4 | May 06, 2024 Version 1.2.3 | May 01, 2024 Version 1.2.2 | Mar 27, 2024 Version 1.2.1 | Mar 18, 2024 Version 1.2.0 | Mar 5, 2024 Version 1.1.0 | Jan 24, 2024 Version 1.0.1 | Jan 9, 2024 Version 1.0.0 | Jan 3, 2024 Using Conditional Fields Pro? or Try Cool FormKit