Formidable Select OptGroup

Plugin Banner

Formidable Select OptGroup

by a 53 minute production

Download
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.

  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. Install and activate Formidable Forms if it is not already active
  4. In your Formidable form, add or edit a Dropdown select box
  5. To create an optgroup, add a line with the group name wrapped in double asterisks, for example Cars, then list options below it
  1. <strong>Admin View</strong> - Quick Edit

    Admin View - Quick Edit

  2. <strong>Admin View</strong> - Bulk Edit

    Admin View - Bulk Edit

  3. <strong>Frontend View</strong> - In action

    Frontend View - In action

  4. <strong>Code Output</strong> - Outputted code

    Code Output - Outputted code

  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

Fantastic

By Perigaum on 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.

Great idea, poor execution

By MeAndBella on 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.

Simple, easy and works great

By a 53 minute production (abda53) on 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!

1.4.0

  • Stricter Group markers, DOM-based option parsing, normalized field data, Requires Plugins: formidable, and Abda53 namespace.
  • Admin notice when Formidable is not active.

1.3.0

  • Added 53 Minute Tools admin menu and shared suite bootstrap.

1.2

  • Updated for latest Formidable changes

1.0

  • Initial Development
Back to top