<?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: form submission not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working</link>
		<description>Gravity Support Forums Topic: form submission not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:46:05 +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/form-submisison-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31581</link>
			<pubDate>Wed, 03 Aug 2011 13:37:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31581@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the form in the footer is in a widget, it's very easy to change the tabindex there to start at a number higher than all the tabs in your main form.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/changing-tab-button-behaviour#post-29043&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/changing-tab-button-behaviour#post-29043&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem is the tabindexes for the forms are being set independently and they overlap.  That's why tabbing between fields in your main form drops you down to the form in the footer. This will happen on pages with a comment form as well.&#60;/p&#62;
&#60;p&#62;If that footer form is not in a widget (I did not pull the site up today) then there is a &#60;strong&#62;gform_tabindex&#60;/strong&#62; filter available to change the beginning tabindex of your forms.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_tabindex&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_tabindex&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can follow the &#60;a href=&#34;http://www.gravityhelp.com/forums/tags/tabindex&#34; rel=&#34;nofollow&#34;&#62;tabindex tag&#60;/a&#62; as well for further information.&#60;/p&#62;
&#60;p&#62;Glad to know the original issue was a plugin conflict related to permalinks on IIS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31567</link>
			<pubDate>Wed, 03 Aug 2011 12:32:35 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31567@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;think i have isolated the issue thanks&#60;/p&#62;
&#60;p&#62;two plugins &#38;lt;now disabled&#38;gt;&#60;/p&#62;
&#60;p&#62;Custom Page Extensions&#60;br /&#62;
Permalink Fix &#38;amp; Disable Canonical Redirects Pack&#60;/p&#62;
&#60;p&#62;thanks for help - please let me know about the tab order though
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31560</link>
			<pubDate>Wed, 03 Aug 2011 12:22:08 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI CHRIS,&#60;/p&#62;
&#60;p&#62;also one other issue - tab order seems a bit crazy in that it drops to the form in the footer rather than moves from one field to another in the open account page
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31556</link>
			<pubDate>Wed, 03 Aug 2011 12:16:09 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31556@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi chris,&#60;/p&#62;
&#60;p&#62;confirmation message set to text for both those non working forms
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31553</link>
			<pubDate>Wed, 03 Aug 2011 12:10:40 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31553@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi chris&#60;/p&#62;
&#60;p&#62;the production server will be iis&#60;/p&#62;
&#60;p&#62;please can you expand on &#38;lt;not clear what you mean&#38;gt;&#60;br /&#62;
What do you have your confirmation set to, after form submission?&#60;br /&#62;
Can you try one of the other two options? Maybe it will work around whatever weirdness is going on on this server.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31517</link>
			<pubDate>Wed, 03 Aug 2011 02:24:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I received a confirmation of the submission of the main form, not the widget.  I think that Gravity Forms is working properly but IIS is not happy about something in the redirection after submission.&#60;/p&#62;
&#60;p&#62;What do you have your confirmation set to, after form submission?  Can you try one of the other two options?  Maybe it will work around whatever weirdness is going on on this server.&#60;/p&#62;
&#60;p&#62;Is the production server going to be an IIS server as well?  If not, you're likely troubleshooting something that will not be a problem on an Apache server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31516</link>
			<pubDate>Wed, 03 Aug 2011 02:17:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Maybe it was just flaky at the time.  I eventually got one of the forms to come up.  I submitted and it redirected to index.php.  I think this is going to be related server configuration due to being on IIS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31515</link>
			<pubDate>Wed, 03 Aug 2011 02:14:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31515@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm getting a 404 error on both those pages.  I can get the domain to come up properly but not those two pages.&#60;/p&#62;
&#60;p&#62;Looks like this is an IIS server, and you're using something to allow for mod-rewrite.  It's possible that something is not working properly.  Did you suspect that was a problem initially when you tried with the default permalinks?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31513</link>
			<pubDate>Wed, 03 Aug 2011 02:05:51 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31513@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;the forms i'm having issus with are on these two pages&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.circleexpress.co.uk/fuel-levy.html&#34; rel=&#34;nofollow&#34;&#62;http://www.circleexpress.co.uk/fuel-levy.html&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.circleexpress.co.uk/tools/open-account.html&#34; rel=&#34;nofollow&#34;&#62;http://www.circleexpress.co.uk/tools/open-account.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the call-back  form in the footers works fine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "form submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submisison-not-working#post-31512</link>
			<pubDate>Wed, 03 Aug 2011 01:55:22 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">31512@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for the help&#60;/p&#62;
&#60;p&#62;site is not yet fully live - please addthis line to yours hosts file&#60;/p&#62;
&#60;p&#62;188.223.89.92	&#60;a href=&#34;http://www.circleexpress.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.circleexpress.co.uk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
