<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Tab from First Name to Last Name Field goes to end of the page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page</link>
		<description>Gravity Support Forums Topic: Tab from First Name to Last Name Field goes to end of the page</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page" rel="self" type="application/rss+xml" />

		<item>
			<title>thirdcm on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63985</link>
			<pubDate>Thu, 28 Jun 2012 18:27:28 +0000</pubDate>
			<dc:creator>thirdcm</dc:creator>
			<guid isPermaLink="false">63985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fixed!  Thank you very much Chris for your help I used&#60;br /&#62;
add_filter(&#34;gform_tabindex&#34;, create_function(&#34;&#34;, &#34;return false;&#34;));&#60;br /&#62;
To just reset the tab index on all the forms on my site
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63857</link>
			<pubDate>Wed, 27 Jun 2012 20:06:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">63857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add this line to the very end of that file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;#39;gform_tabindex&#38;#39;, create_function(&#38;#39;&#38;#39;, &#38;#39;return 10&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will force all Gravity Forms to begin with a tabindex of 10.  So long as no other form on the page has more than 10 fields, this will be fine.  The first field in the form will have a tabindex of 10, the next field 11, and so on.  If someone clicked into the other form on the page, the tabindex there of 1 would be fine, then 2, and so on.&#60;/p&#62;
&#60;p&#62;Please let me know if you need more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thirdcm on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63848</link>
			<pubDate>Wed, 27 Jun 2012 18:16:16 +0000</pubDate>
			<dc:creator>thirdcm</dc:creator>
			<guid isPermaLink="false">63848@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the functions.php file, please tell me where to put it?  &#60;a href=&#34;http://www.pastie.org/4162442&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/4162442&#60;/a&#62;&#60;br /&#62;
Since the forms are not called out, how can I modify the tab index for a specific form?  I just need all the forms to be able to be tabbed through properly, if there is a reset that will enable them to start over from the top that would be fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63845</link>
			<pubDate>Wed, 27 Jun 2012 18:03:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">63845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's correct.  The code to change the tabindex for your form will be added to your child theme's functions.php file.  Please post if you need additional help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thirdcm on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63813</link>
			<pubDate>Wed, 27 Jun 2012 14:31:27 +0000</pubDate>
			<dc:creator>thirdcm</dc:creator>
			<guid isPermaLink="false">63813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using Genisis Theme with metric child, I have found the functions.php in the child theme, what I have read says modify it in the child theme is this accurate?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63750</link>
			<pubDate>Wed, 27 Jun 2012 08:24:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">63750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you don't know how to edit your theme's functions.php you might need to find someone locally who is comfortable doing it, to help you.  You do have the same issue with the tabindex and the solution provided by Kevin will work for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thirdcm on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-63686</link>
			<pubDate>Tue, 26 Jun 2012 17:39:08 +0000</pubDate>
			<dc:creator>thirdcm</dc:creator>
			<guid isPermaLink="false">63686@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is my form, I dont know how to edit my theme's function .php?&#60;br /&#62;
I have the same tabbing issue above on several forms...&#60;br /&#62;
&#60;a href=&#34;http://www.curbco.com/quick-quotes/curb-adapter-quote-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.curbco.com/quick-quotes/curb-adapter-quote-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffbuchanan on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-15874</link>
			<pubDate>Mon, 10 Jan 2011 15:51:08 +0000</pubDate>
			<dc:creator>jeffbuchanan</dc:creator>
			<guid isPermaLink="false">15874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok I've added the code to reset the tabs for all forms:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt; ?php add_filter(&#38;#39;gform_tabindex_10&#38;#39;, create_function(&#38;#39;&#38;#39;, &#38;#39;return 4;&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This does it without stripping the formatting for the CAPTCHA fields.  I'm not sure why the disable code does that but it would be great if that could be corrected.  That way I don't have to go and and add a new filter for each form I create.  Do you know of a solution?&#60;/p&#62;
&#60;p&#62;I have to agree with some of the other users that it would be good to have control over the tab-indexing.  This is a great plugin and I'm so glad I purchased it.  This addition would just be the icing on the cake. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffbuchanan on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-15870</link>
			<pubDate>Mon, 10 Jan 2011 14:52:17 +0000</pubDate>
			<dc:creator>jeffbuchanan</dc:creator>
			<guid isPermaLink="false">15870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, thanks for getting back to me so quickly!  I added the filter that disables all tab indexes but it is resetting my CAPTCHA fields to the default red setting.  I've specified the &#34;Clean&#34; template.  If I wanted to reset the tab index for a form, where do I go to do that?  I can't find it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Tab from First Name to Last Name Field goes to end of the page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-from-first-name-to-last-name-field-goes-to-end-of-the-page#post-15867</link>
			<pubDate>Mon, 10 Jan 2011 14:18:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">15867@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your email signup form in the sidebar has a tabindex of &#34;1&#34; as well, so it's jumping down to that form before going to the next field with tabindex 2.&#60;/p&#62;
&#60;p&#62;You can control the starting tabindex for each form with a filter added to your theme's functions.php file. &#60;/p&#62;
&#60;p&#62;For example, this changes form id#10's tabindex start value to 2&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt; ?php add_filter(&#38;#39;gform_tabindex_10&#38;#39;, create_function(&#38;#39;&#38;#39;, &#38;#39;return 2;&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;or you could do this to apply it to all forms&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt; ?php add_filter(&#38;#39;gform_tabindex&#38;#39;, create_function(&#38;#39;&#38;#39;, &#38;#39;return 2&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;or, if you want to disable the tabindexes completely, you can add this instead&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php add_filter(&#38;quot;gform_tabindex&#38;quot;, create_function(&#38;quot;&#38;quot;, &#38;quot;return false;&#38;quot;)); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;or you can always change the tabindex on your sidebar form to avoid a conflict.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
