PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Tab Order for Fields

  1. Anonymous
    Unregistered

    I am using the widget for Gravity forms and have the form in the sidebar. You can see the problem I am having at http://lompocproperties.com where I type in the First Name, tab and it goes to the Last Name and then I tab and it skips down several fields to City instead of to the next field in order vertically which is phone number. What's up with that? Any ideas? In the preview, the form works perfectly as far as tab order, but not for the widget.

    Posted 13 years ago on Friday April 29, 2011 | Permalink
  2. Unfortunately tabindex is a tricky thing and we can't autodetect existing forms on the page to calculate the tabindex dynamically. We do have a hook you can use to set the starting tabindex for all forms or an individual form. Here is documentation for the hook:

    http://www.gravityhelp.com/documentation/page/Gform_tabindex

    We do plan on adding a form setting to set the starting tabindex most likely in the 1.6 release.

    Posted 13 years ago on Friday April 29, 2011 | Permalink