=== Chained Selects for WPForms === Contributors: addonsorg Tags: WPForms, forms, chained, dependent, dropdown Requires at least: 5.0 Tested up to: 6.9 Stable tag: 2.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Chained Selects for WPForms lets you create dependent select fields inside WPForms. == Description == [youtube https://www.youtube.com/watch?v=wIQYGWtjzAU] Chained Selects for WPForms lets you create **dependent select fields** inside WPForms. For example: when a user selects a **Country**, the next field will only show the **States/Provinces** of that country. Document: Demo: Pro Version: Perfect for forms that require multi-level selections such as: - Country → State → City - Parent Category → Subcategory - Product → Variation == Features == - Easily add dependent select fields to WPForms. - Dynamically filter options based on parent field values. - Support multiple chained selects in a single form. - Fetch data from the WordPress database or add options manually. - Developer-friendly with hooks and filters for customization. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/chained-selects-for-wpforms` 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 WPForms 4. Add the chained select field 5. Document: == Screenshots == 1. Backend settings for Chained Select field. == Changelog == = 2.0.2 = * Initial release.