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.

Use of Tab Key Goes to Footer Form

  1. I have an issue with the tabbing on the contact page being out of order. Specifically, if I put the cursor in the First Name box of the form, and hit tab, it takes me to the first text box of the Quick Contact form at the bottom footer. Is there a way to fix? Thanks very much!

    This is the page: http://success.behladev.com/contact/

    Posted 11 years ago on Tuesday June 4, 2013 | Permalink
  2. David Peralty

    You need to set the tab index of your forms so that they don't conflict. http://www.gravityhelp.com/documentation/page/Shortcodes

    You want the form in your footer to start at a number high enough that it won't conflict any longer.

    Posted 11 years ago on Tuesday June 4, 2013 | Permalink