=== Chained Selects for Elementor Forms ===
Contributors: addonsorg
Tags: elementor, forms, chained, select, select link
Requires at least: 2.0
Tested up to: 7.0
Stable tag: 2.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Chained Selects for Elementor Forms lets you create dependent select fields inside Elementor Forms.
== Description ==

[youtube https://youtu.be/77syDbZmmmg]

**Chained Selects for Elementor Forms** is the ultimate solution for building smart, dependent dropdown fields (also known as conditional dropdowns or cascading selects). 

Instead of showing your users endless, irrelevant options, this add-on allows the options in one dropdown to dynamically change based on what the user selected in the previous field. Guide your users through a perfectly tailored, error-free form experience!

**Document**: <https://add-ons.org/document-chained-selects-for-elementor-forms/>
**Demo**: <https://demo.add-ons.org/demo-chained-selects/>
**Pro Version**: <https://add-ons.org/plugin/chained-selects-for-elementor-forms/>

== Perfect For ==
* **Geographical Locations:** Country → State/Province → City → District.
* **Automotive Filters:** Make/Brand → Model → Production Year.
* **Product Variations:** Category → Subcategory → Product Name.
* **Support Tickets:** Department → Issue Type → Specific Problem.
* **Real Estate Sites:** Property Type → Region → Price Range.

== Features == 
* **Dynamic Dependent Dropdowns:** Automatically link multiple select fields together so the next field’s options update instantly based on the previous selection.
* **Unlimited Chaining:** Connect as many fields as you need in a single form (e.g., A → B → C → D).
* **Multiple Data Sources:** Fetch options directly from your WordPress Database (custom tables) or type them in manually. 
* **Native Elementor Integration:** Built directly into the Elementor Forms widget. No clunky external shortcodes or third-party platforms required.
* **Blazing Fast AJAX:** Retrieves options seamlessly in the background without reloading the page.

== Pro Features == 
* **Radio & Checkbox Support (Pro):** Don't limit yourself to dropdowns! Use dependent logic on Radio buttons and Checkboxes.
* **Google Sheets Source (Pro):** Fetch your complex chained options securely and live from a Google Sheets document!
* **Remote CSV Source (Pro):** Pull millions of mapped parent-child options from hosted CSV files directly into your forms.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/chained-selects-for-elementor-forms` directory, or install the plugin directly through the WordPress plugins screen.  
2. Activate the plugin through the "Plugins" screen in WordPress.  
3. Create a form with Elementor Forms.  
4. Added the select field in tab Advanced choose source 
4. Document: <https://add-ons.org/document-chained-selects-for-elementor-forms/>


== Screenshots ==
1. backend chained select


== Changelog ==
= 2.0.1 =  
- Added: Radio, checkbox field Support

= 1.0.2 =  
* Initial release.