=== Gravity Forms - Tab Index === Contributors: bap22 Tags: developer, dev, tools, profile, profiler, toolbar, debug, debugger Requires at least: 3.8 Tested up to: 4.0 Stable tag: 1.0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Gravity Forms Add On. Adds custom tabindex field to the "Advanced" tab for form fields. == Description == Every once in awhile you want the tabindex to follow a different pattern than the default order. This plugin allows you to set the tabindex for each field, so you can control the tabbing behavior of your forms. Javascript & jQuery are required. == Installation == 1. Upload all files to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in the WordPress Admin Panel 3. Set the custom tabindex on the fields "Advanced" tab. 4. Save == Changelog == = 1.0 = * Initial version.