<?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 Hanging on Submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission</link>
		<description>Gravity Support Forums Topic: Form Hanging on Submission</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:35: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-hanging-on-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>vi on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-56845</link>
			<pubDate>Fri, 27 Apr 2012 16:47:05 +0000</pubDate>
			<dc:creator>vi</dc:creator>
			<guid isPermaLink="false">56845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have one form which is still hanging on Submit. It is different from all of my others which work in one way - it uses a redirect. I have had lots of suggestions and have implemented or tested/ruled out all of them. I still have a problem somewhere between the redirect function in Gravity Forms and this code from my drop-down menu (which I need to work). When I turn it off, the form submits (but the menu does not).&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/YVVdRWWT&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/YVVdRWWT&#60;/a&#62;&#60;br /&#62;
The form is here &#60;a href=&#34;http://vit-sandbox.com/forms/try-it/&#34; rel=&#34;nofollow&#34;&#62;http://vit-sandbox.com/forms/try-it/&#60;/a&#62;&#60;br /&#62;
Can anybody pinpoint what the problem is? This is the most important form for our new site and it's all that stands between us and going live. Thanks!!&#60;br /&#62;
jean
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wearethenest on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-54708</link>
			<pubDate>Tue, 10 Apr 2012 01:25:23 +0000</pubDate>
			<dc:creator>wearethenest</dc:creator>
			<guid isPermaLink="false">54708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi vi,&#60;/p&#62;
&#60;p&#62;It looks like you are trying to use jQuery's $ shortcut when your jQuery installation is actually running in no conflict mode.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://api.jquery.com/jQuery.noConflict/&#34; rel=&#34;nofollow&#34;&#62;http://api.jquery.com/jQuery.noConflict/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Try updating instances of the &#60;u&#62;$&#60;/u&#62; shortcut to instead use &#60;u&#62;jQuery&#60;/u&#62;, for example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$.fn.sidebarCarousel = function () {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should read&#60;/p&#62;
&#60;p&#62;&#60;code&#62;jQuery.fn.sidebarCarousel = function () {&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-54694</link>
			<pubDate>Mon, 09 Apr 2012 21:04:50 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">54694@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@vi, &#60;/p&#62;
&#60;p&#62;This is definitely related to your theme and not a Gravity Forms issue. We've already established that. We can help point you in the right direction, but you're going to need to get with your theme developer or hire a developer to help you do the heavy lifting on that. &#60;/p&#62;
&#60;p&#62;We simply can't take the time to debug everything in your theme for you, we don't have the resources for that and we need to be able to help our other customers with issues that are actually related to the plugin itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vi on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-54690</link>
			<pubDate>Mon, 09 Apr 2012 20:05:17 +0000</pubDate>
			<dc:creator>vi</dc:creator>
			<guid isPermaLink="false">54690@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob - I checked. No Ajax. I just made a new test post with the same Try-It form and made sure it was not using Ajax... it's off and the Submit button did not work on this version of the form either. I need some tips because i don't know what those script errors mean or how to hunt them down. Do you think you can take a look for me? I can give you whatever access you need. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-54664</link>
			<pubDate>Mon, 09 Apr 2012 16:53:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well you def have some script errors: &#60;a href=&#34;http://grab.by/d0uq&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/d0uq&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Are you using AJAX on the form placement?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vi on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-54643</link>
			<pubDate>Mon, 09 Apr 2012 13:21:05 +0000</pubDate>
			<dc:creator>vi</dc:creator>
			<guid isPermaLink="false">54643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had a message from Kevin that you guys would check this problem out for me. I have 6 forms where the &#34;Submit&#34; button works and one where it does not. The one where Submit is not working uses a redirect. I know roughly where the conflict is but do not know how to get any further with it. Can one of you guys please look as soon as possible to see if something can be adjusted to make it work on the GForm side or in the gform_redirect.php? I am really anxious to solve this last thing and go live. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vi on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-53930</link>
			<pubDate>Sat, 31 Mar 2012 18:29:44 +0000</pubDate>
			<dc:creator>vi</dc:creator>
			<guid isPermaLink="false">53930@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can someone please help me on this? I am so close! It's the last item on our checklist before we can go live. We need the Gravity &#34;Try it&#34; form to work for our eval download. 95% there. Need you guys for the last 5% of magic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vi on "Form Hanging on Submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-hanging-on-submission#post-53609</link>
			<pubDate>Tue, 27 Mar 2012 14:17:08 +0000</pubDate>
			<dc:creator>vi</dc:creator>
			<guid isPermaLink="false">53609@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://vit-sandbox.com/forms/try-it/&#34; rel=&#34;nofollow&#34;&#62;http://vit-sandbox.com/forms/try-it/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have a form set up that goes to different URLs for downloads depending on which product is selected. It's hanging on submission (not redirecting) but the entry is being captured as completed. Can someone please have a look and let me know why it's not redirecting? I have a page set up (gform_redirect.php) and am passing field 7 (choose product). Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
