Chained Selects for WPForms

Description

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: https://add-ons.org/document-chained-selects-for-wpforms/
Demo: https://demo.add-ons.org/demo-chained-selects/
Pro Version: https://add-ons.org/plugin/chained-selects-for-wpforms-pro/

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.

Screenshots

  • Backend settings for Chained Select field.

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: https://add-ons.org/document-chained-selects-for-wpforms/

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Chained Selects for WPForms” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

2.0.2

  • Initial release.