Change the Gravity Form progress bar to progress as you fill in fields, instead of representing which page you are on.
Contributors: radgh
Requires at least: 6.0
Tested up to: 6.5.2
Requires PHP: 8.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
By default, Gravity Forms can show a progress bar on your form to indicate which "step" you are on. It's based on the current page and requires you to use more than one page.
This plugin changes the progress bar so that it automatically updates the percentage as you fill in different fields.
It's helpful for long forms where you want to give the user an idea of how much they have left to fill out.
There are no settings for this plugin, you simply need to activate it.
- Added Git Updater support
- Updated readme
- Renamed plugin to include "RS" prefix
- Fixed certain input types like "number" from being included in the calculation
- Initial release