Descripcion
If you’re upgrading from a version prior to <1.3, please checkout the changelog
Misamee Gravity Forms Tools adds some additional features to Gravity Forms.
[mgft-grandtotal]
Shows a sum, based on form’s entries. This sum can be based on a single field or a formula.
[mgft-progressbar]
Shows a progress bar, based on form’s entries. Current value and max value can be calculated based on a single field or a formula.
Screenshots
You'll get a new button in the WordPress post editor (this applies to post, pages, etc.). The shortcode wizard provides you with all available settings. If you need help finding the right placeholder for a field, providing that you've already selected the source form, just click on [?] List fields.
This shows a popup window (you can keep it open while working with the wizard) with a list of all fields you can use and some additional data for multi value fields.
Installacion
Easy way
Add the plugin from your WordPress site and activate, or…
Geek way
- Download
misamee-gf-tools.zip
- Decompress
misamee-gf-tools.zip
in a directory calledmisamee-gf-tools
- Upload the directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
http://misamee.com/2012/10/misamee-gravity-forms-tools/
Contributors & Developers
“Misamee Gravity Forms Tools” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Misamee Gravity Forms Tools” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.1
- Added some more styling to the wizard editor
- More code refactoring
- New screenshots
1.3
- Some refactoring
- Added shortcode wizard in WordPress editor (future release will also integrate a field selection helper)
- IMPORTANT Changed shortcode argument « status » to « entrystatus » to solve some DOM conflicts with the shortcode wizard and to make this argument’s name less generic
- Progress bar: when using « autostyle = true », the javascript is not included anymore, as unneeded
1.2.5
- Added the ability to filter entries by starred status and/or a free text
- Added the ability to show formatted numbers (locale aware)
1.2.4
- Updated the readme.txt
1.2.3
- Updated Author URI
1.2.2
- Updated readme.txt
1.2.1
- Added customizable colors in the progress bar
- Progress bar value is now shown (default), but can be optionally hidden
1.2
- Added the progressbar shortcode
1.1
- Added expression argument, removed old arguments, improved shortcode and argument names
1.0
- Initial release