Description
This plugin will allow you to create optgroup’s in your select forms
Frequently Asked Questions ==/
- 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.
- Want to say thanks? donate
Future ToDos
- If there is interest, I can add the ** flag into the database.
Screenshots
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory, or install from the repository - Activate the plugin from the Plugin menu in WordPress
- In your Formidable form, add/edit a Dropdown select box
- To create an optgroup, add two ‘s around the name, for example to create an optgroup of Ford, do **Ford
Reviews
September 3, 2016
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!
Contributors & Developers
“Formidable Select OptGroup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Formidable Select OptGroup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- 1.0 Initial Development