Formidable Select OptGroup

描述

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.

螢幕截圖

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

安裝

  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

常見問題

  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

評價

2023年7月17日
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.
2016年9月3日 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.
2016年9月3日
This is a simple plugin that extends the functionality of Formidable by adding the basic element of optgroups. This should be standard in Formidable!
閱讀全部2個評價

貢獻者及開發者

“Formidable Select OptGroup” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Formidable Select OptGroup 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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