=== Chained Selects for Chained Selects for Contact Form 7 ===
Contributors: addonsorg
Tags: Contact Form 7, forms, chained, dependent, dropdown
Requires at least: 5.0
Tested up to: 7.1
Stable tag: 2.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Chained Selects for Chained Selects for Contact Form 7 lets you create dependent select fields inside Chained Selects for Contact Form 7.
== Description ==
[youtube https://www.youtube.com/watch?v=DQ6yZzAjXLw]
Chained Selects for Chained Selects for Contact Form 7 lets you create **dependent select fields** inside Chained Selects for Contact Form 7.
For example: when a user selects a **Country**, the next field will only show the **States/Provinces** of that country.
**Demo**:
**Document**:
**Pro Version**:
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 Contact Form 7.
- 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-contact-form-7` 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 Chained Selects for Contact Form 7
4. Add the chained select field
5. Document:
== Screenshots ==
1. Backend settings for Chained Select field.
== Changelog ==
= 2.0.0 =
* Initial release.