Giter VIP home page Giter VIP logo

gravity-forms-list-field-select-drop-down's Introduction

=== Drop Down Options in List Fields for Gravity Forms ===
Contributors: ovann86
Donate link: http://www.itsupportguides.com/
Tags: Gravity Forms
Requires at least: 4.0
Tested up to: 4.2.2
Stable tag: 1.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Gives the ability to add drop down (select) fields inside of a list field column

== Description ==

Adds the ability to make the [Gravity Forms](http://www.gravityforms.com/ "Gravity Forms website") list field have a drop down (select) field inside of a list field column.

**Disclaimer**

*Gravity Forms is a trademark of Rocketgenius, Inc.*

*This plugins is provided β€œas is” without warranty of any kind, expressed or implied. The author shall not be liable for any damages, including but not limited to, direct, indirect, special, incidental or consequential damages or losses that occur out of the use or inability to use the plugin.*

== Installation ==

1. Install plugin from WordPress administration or upload folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in the WordPress administration
1. Open the Gravity Forms 'Forms' menu
1. Open the forms editor for the form you want to change
1. Add or open an existing list field
1. With multiple columns enabled you will see a 'Drop down fields' section - here you can choose which columns are drop down fields.
1. When checked, an 'Options' field appears - enter the options for the drop down list in the field, comma separated. E.g. Mr,Mrs

== Frequently Asked Questions ==

**How do I add a blank or empty option**

If you want to add a blank or empty option half way through simply enter two commas in the options, for example:

`Option 1,,Option 2`

If you want the options of 'Option 1' and 'Option 2' but want the default option to be blank or empty you would enter:

`,Option 1,Option 2`

== Screenshots ==

1. Shows the drop down options in the forms editor.
2. Shows a list field that has drop down fields added to two columns - Title and Option.

== Changelog ==

= 1.2 =
* Fix: Resolve PHP error messages - added isset( $choice["isDropDown"] ) before calling array item, and check that list field has columns before calling column data.

= 1.1 =
* Improvement: Remove blank first option to match Gravity Forms Drop Down field behaviour.
* Maintenance: Rename JavaScript function name and update jQuery target to avoid conflicts with other plugins.
* Maintenance: change plugin name from 'Gravity Forms - List Field Drop Down' to 'Drop Down Options in List Fields for Gravity Forms'.

= 1.0 =
* First public release.

== Upgrade Notice ==

= 1.0 =
First public release.

gravity-forms-list-field-select-drop-down's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.