<?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: Changing tab index</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index</link>
		<description>Gravity Support Forums Topic: Changing tab index</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:59:27 +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/changing-tab-index" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35564</link>
			<pubDate>Sat, 17 Sep 2011 14:02:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to hear it.  Congratulations.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35559</link>
			<pubDate>Sat, 17 Sep 2011 11:41:40 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">35559@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, I have just tried pasting it in to different parts of the file and have finally got this going, thanks for your help, you guys are awesome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35538</link>
			<pubDate>Fri, 16 Sep 2011 23:18:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like everything is correct.  You have form 5 first then form 4 second.  Tabindexes are 1 through 9 for form 5, so starting at 10 should be fine for the second form, form 4.&#60;/p&#62;
&#60;p&#62;I inserted form 5 and 4 into this page, then used your code (but changed my tabindex to 44 since I had more fields in form 5):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravity.chrishajer.com/two-forms-one-page/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/two-forms-one-page/&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;quot;gform_tabindex_4&#38;quot;, create_function(&#38;quot;&#38;quot;, &#38;quot;return 44;&#38;quot;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Are you sure it's in the functions.php in your current theme folder?&#60;br /&#62;
&#60;a href=&#34;http://www.primarycarecommunity.net/wp-content/themes/pcc/functions.php&#34; rel=&#34;nofollow&#34;&#62;http://www.primarycarecommunity.net/wp-content/themes/pcc/functions.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, is it in an area of functions.php that will be processed (not nested inside another block of code, or a comment maybe)?&#60;/p&#62;
&#60;p&#62;If it looks OK, please send me your functions.php via email to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I'll see if I can figure it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35524</link>
			<pubDate>Fri, 16 Sep 2011 18:31:49 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">35524@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, yes the 2 forms are both in my post so I did think that was the correct code but I pasted it in to functions.php and it did not do anything.&#60;/p&#62;
&#60;p&#62;The page is &#60;a href=&#34;http://www.primarycarecommunity.net/vacancies&#34; rel=&#34;nofollow&#34;&#62;http://www.primarycarecommunity.net/vacancies&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks, Adrian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35495</link>
			<pubDate>Fri, 16 Sep 2011 13:54:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35495@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you have inserted two forms into one post or page, the widget will not help you.  If you have two forms on one URL of your site (one in a footer or sidebar widget, one in the actual page or post) then you can use Kevin's solution to reset the tabindex for your form in the widget.  It's easier than using the function call.&#60;/p&#62;
&#60;p&#62;Can you post a link to your page with two forms in it?  You're using the proper function if you want to set the tabindex for form 4 to begin at 10.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35476</link>
			<pubDate>Fri, 16 Sep 2011 09:28:05 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">35476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;br /&#62;
No I wasnt aware of the widget, I added them from the little forms icon when adding the new post.&#60;br /&#62;
How can I change the tab index without the widget?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35474</link>
			<pubDate>Fri, 16 Sep 2011 09:17:25 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Quick question.. is one of your forms added via the Gravity Forms widget? If so, you can set the tabindex in the widget options on the widget page and that might be easier for you.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/ox72Cn&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/ox72Cn&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35469</link>
			<pubDate>Fri, 16 Sep 2011 05:57:10 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">35469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have just added:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
add_filter(&#38;quot;gform_tabindex_4&#38;quot;, create_function(&#38;quot;&#38;quot;, &#38;quot;return 10;&#38;quot;));
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in to my themes functions.php as advised by one of your documentations but this did not work.&#60;/p&#62;
&#60;p&#62;Any help appreciated
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Changing tab index"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-tab-index#post-35468</link>
			<pubDate>Fri, 16 Sep 2011 05:41:17 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">35468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have got 2 forms on 1 page and if you start to fill out the 1st form and use the tab key to change fields, it alternates between the 2 forms eg. you're in 1st field on form 1, tab takes you to 1st field in form 2, then 2nd field in form 1, then 2nd field in form 2 etc...&#60;/p&#62;
&#60;p&#62;How can I change the tab index on these forms to prevent this from happening?&#60;/p&#62;
&#60;p&#62;Thanks, Adrian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
