=== Chained Selects for Elementor Forms ===
Contributors: addonsorg
Tags: elementor, forms, chained, select, select link
Requires at least: 2.0
Tested up to: 6.9
Stable tag: 2.0.1
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 Select field for Elementor Forms is a feature in Elementor Forms where the options in one dropdown field change dynamically based on the user’s selection in a previous field.

This creates a series of interdependent select fields, helping simplify the selection process by only showing relevant options. A common example is selecting a country, then a state/province, then a district, or choosing a car brand, then the model, then the production year. 

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 forms that require multi-level selections such as:  
- Country → State → City  
- Parent Category → Subcategory  
- Product → Variation  

== Features == 
- **Dependent fields:** Each select field is linked to the previous one. When the user chooses an option, the next field is automatically filtered to show only matching values.
- Easily add dependent selects to Elementor Forms.  
- Dynamically filter options based on the parent field value.  
- Support for multiple chained selects in a single form.  
- Fetch data from the WordPress database or enter manually.  

== Pro Version == 
- Radio and Checkbox type support
- Source .Csv, Google Sheets data

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