Chained Selects for WPForms

Описание

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.

Скриншоты

  • Backend settings for Chained Select field.

Установка

  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/

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Chained Selects for WPForms» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Chained Selects for WPForms» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.0.2

  • Initial release.