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.

tabbing multiple forms, functions.php hack didn't work

  1. Hello, I'm having an issue with the tab index with two Gravity Forms on one webpage. I tried to add the recommended code from this forum to my theme's functions.php file and it generated a fatal error. I had to restore the file via FTP. I tried with and without the php start and end tags. Am I doing something wrong? I've had this same problem with two different sites, using themes built by different authors.

    Thanks,
    Adam

    Posted 12 years ago on Sunday April 15, 2012 | Permalink
  2. kyle
    Member

    You can do this:

    [gravityform id="2"]
    
    Some text before next form
    
    [gravityform id="3" tabindex="22"]

    Which will start the second forms tabindex at 22.

    Or paste the code that you tried that is failing, and someone wil point out the error.

    Posted 12 years ago on Sunday April 15, 2012 | Permalink
  3. Thank you!

    Posted 12 years ago on Monday April 16, 2012 | Permalink
  4. David Peralty

    Glad it worked out. Thanks kyle.

    Posted 12 years ago on Monday April 16, 2012 | Permalink

This topic has been resolved and has been closed to new replies.