Description
This plugin is an add-on for the Gravity Forms.
Features of this plugin:
- Adding real fieldsets around your form fields
- Includes option for fieldset legend
- Autocomplete of fieldsets to properly close all HTML tags
- Auto-delete of fieldsets to properly close all HTML tags
Available Languages:
- English
- Dutch
Bug reports & support
This plugin is still under development. Feedback is much appreciated. Use the support forum to post feature requests, bugs or feedback. Please contact us if you have other translations available for this plugin.
Gravity Fieldset for Gravity Forms is inspired by the post ‘Tips on Making Your Gravity Forms as Accessible as Possible’ by Cynthia Ng. You can read the whole post here. Thanks to ovann86 and his infobox plugin for gravity forms for borrowing the base for our plugin.
From version 0.2 and onwards we improved the HTML output to proper fieldsets instead of the closing list item and closing list hack proposed by Cynthia Ng.
Screenshots
Installation
- This plugin requires the Gravity Forms plugin, installed and activated
- Upload folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in the WordPress administration
- Your fieldsets are now available in your form editor
Reviews
Contributors & Developers
“Gravity Fieldset for Gravity Forms” is open source software. The following people have contributed to this plugin.
Contributors“Gravity Fieldset for Gravity Forms” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Gravity Fieldset for Gravity Forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.1
- Fix: Text Domain
0.2
- Added support for custom classes in fieldset end
- Major improvement in HTML output
- Fix: Compatability issue with Gravity PDF plugin
- Fix: compatability issue with WCAG 2.0 form fields for Gravity Forms plugin
- Fix: Compatability issue with Gravity Forms Repeater Add-On plugin
PLEASE NOTE:
- class
.gform_fieldset_end
has been removed - class
.gform_fieldset_begin
will be deprecated in the next release
0.1
- Cleanup
- Added comments
- Improved English and Dutch Language
- Added auto close or open when adding fieldset begin or end
- Added auto delete of fieldset end when deleting fieldset begin
0.0.1
- First release