Gravity Fieldset for Gravity Forms Plugin
Extends the Gravity Forms plugin - adding an fieldset open and close field that can be used to create 'real' sections.
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:
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.
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
Screenshots
Two new form field types will be added to your form.
The plugin will automatically close or open the fieldset.
Fields can be added within the fieldset.
Changelog
0.2.1
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