Skip to content

Provides the option to add groups to your select checkbox fields in Gravity Forms.

License

Notifications You must be signed in to change notification settings

tyxla/gravity-forms-checkbox-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravity Forms - Checkbox Groups

About

Gravity Forms: Checkbox Group is an addon for the Gravity Forms WordPress plugin.

Usually, if you have a long list of options in your Checkboxes field, groups of related options are easier to handle for a user. Unfortunately, Gravity Forms does not support groups of options. Not until you install this plugin.

This plugin allows you to group the options in checkboxes fields by implementing <groups> within the native field interface.


Requirements

  • WordPress
  • Gravity Forms

Although Gravity Forms: Checkbox Groups supports older versions of WordPress and Gravity forms, it is always recommended that you keep your WordPress core and all of your plugins up to date. This will assure that you are protected from vulnerabilities, while having the latest complete list of features and as less issues and bugs as possible.


Installation

After downloading Gravity Forms: Checkbox Groups, there are two ways you can upload it to your WordPress site:

Install in WordPress

  • Login to your WordPress Dashboard
  • Go to the Plugins » Add New page
  • In the horizontal list of links, click Upload
  • Browse for the plugin .ZIP file
  • Upload and activate the plugin

Upload the files manually

  • Unzip the files (if not unzipped already)
  • Upload the gravityforms-checkbox-group folder to the /wp-content/plugins/ directory
  • Login to your WordPress Dashboard
  • Go to the Plugins page
  • Activate the plugin

How to Use

The plugin adds an "Add a Group" button between the "Add an Option" and "Remove an Option" buttons next to each option in the "Checkboxes" field.

Clicking this button next to an option will create a new group just below after that particular option. You should then input the label of this group.

A group can't be selected, so there is no checkbox button for making it a default value. Also, if the first option in the list of options is a group, the selected option in the frontend will be the first option that isn't in any group.

You can reorder the groups just like you can reorder your options - by using the drag & drop interface.

You can create as many groups as you wish, and you can insert as many options as you want below those groups.

In case you disable the "Gravity Forms: Checkbox Groups" plugin, the groups will be displayed as options. Once you reenable it, they will again be displayed as groups just like before.


Report a Bug / Suggest a Feature

If you wish to report a bug or suggest a new feature, feel free to submit a new Issue in the GitHub repository of the plugin: https://github.com/tyxla/gravity-forms-checkbox-groups/issues


License

GPL2+

About

Provides the option to add groups to your select checkbox fields in Gravity Forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published