Formidable Select OptGroup

Description

This plugin will allow you to create optgroup’s in your select forms. This was created because Formidable does not give the capability to add optgroups, which is just silly.

Future ToDos

  1. If there is interest, I can add the ** flag into the database.

Screenshots

  • Admin View – Quick Edit
  • Admin View – Bulk Edit
  • Frontend View – In action
  • Code Output – Outputted code

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install from the repository
  2. Activate the plugin from the Plugin menu in WordPress
  3. In your Formidable form, add/edit a Dropdown select box
  4. To create an optgroup, add two ‘s around the name, for example to create an optgroup of Ford, do **Ford

FAQ

  1. What if I want to use something besides two **’s? If you do, just edit the code to fit your needs. I kept this out of the database for speed, but I can add it in the future if people want it.
  2. Want to say thanks? donate

Reviews

July 17, 2023
The plugin is fantastic. It’s hard to believe that Formidable doesn’t include this natively. Unfortunately, with the latest update of Formidable, the plugin has stopped working. I hope they can update it soon to make it compatible.
September 3, 2016 3 replies
This is an awesome idea, executed improperly. Optgroups are meant to surround the options for which they apply, not to float above as their own option. Revised after more information given.
September 3, 2016
This is a simple plugin that extends the functionality of Formidable by adding the basic element of optgroups. This should be standard in Formidable!
Read all 2 reviews

Contributors & Developers

“Formidable Select OptGroup” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

  1. 1.2 Updated for latest Formidable changes
  2. 1.0 Initial Development