<?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: Disable Confirmation Anchor (Revisit)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit</link>
		<description>Gravity Support Forums Topic: Disable Confirmation Anchor (Revisit)</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:21:21 +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/disable-confirmation-anchor-revisit" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-37275</link>
			<pubDate>Thu, 06 Oct 2011 19:14:36 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">37275@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Aaron,&#60;/p&#62;
&#60;p&#62;Just sent you an email. For others with this issue, here is a review:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;AJAX-enabled forms always scroll to the top of the form wrapper and this functionality is unaffected by the &#34;gform_confirmation_anchor&#34; filter. We agree this can sometimes lead to undesired behavior.&#60;/p&#62;
&#60;p&#62;As of GF v1.6.rc5, AJAX-enabled forms will still scroll to the top of the form wrapper by default; however, this functionality can now be affected by the &#34;gform_confirmation_anchor&#34; filter. Additionally, the functionality of this filter has been improved for AJAX forms so in addition to return a true or false value to enable/disable scrolling to the anchor, you can also return an integer to scroll a specific number of pixels from the top of the page.&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>Aaron Ware on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-37118</link>
			<pubDate>Wed, 05 Oct 2011 14:28:38 +0000</pubDate>
			<dc:creator>Aaron Ware</dc:creator>
			<guid isPermaLink="false">37118@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is a screen shot of the form. I can't share the link yet as it's on a development server right now.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/1930409/Screen%20Shot%202011-10-05%20at%202.20.48%20PM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/1930409/Screen%20Shot%202011-10-05%20at%202.20.48%20PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the screen shot is the end result after you submit the form. It automatically scrolls to the top of the form on submit. Maybe I'm misinterpreting how confirmation anchor works. But basically I don't want the form submission to scroll the browser at all. This is an ajax enabled form.&#60;/p&#62;
&#60;p&#62;I tried adding the code above to my functions.php file, but still got the same result. &#60;/p&#62;
&#60;p&#62;Is there any other advice or information you can give on how to get this working properly?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-36504</link>
			<pubDate>Wed, 28 Sep 2011 17:03:39 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">36504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Aaron,&#60;/p&#62;
&#60;p&#62;I installed v1.5.3 to test this and was unable to recreate this issue. By default, the confirmation anchor will not be active for single page forms; however, for multi-page forms, it will. Using the following snippet I was able to deactivate the confirmation anchor for multi-page forms.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;#39;gform_confirmation_anchor&#38;#39;, &#38;#39;__return_false&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If this does not work for you, could you post a link to your form so we can take a look?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Ware on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-36406</link>
			<pubDate>Tue, 27 Sep 2011 19:56:46 +0000</pubDate>
			<dc:creator>Aaron Ware</dc:creator>
			<guid isPermaLink="false">36406@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Carl We're using 1.5.3 for this project. Thanks for taking a look at it for us.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-36397</link>
			<pubDate>Tue, 27 Sep 2011 17:20:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36397@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll have one of our developers take a look at this and see if they can recreate the issue.  What version of Gravity Forms are you using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Ware on "Disable Confirmation Anchor (Revisit)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-confirmation-anchor-revisit#post-36395</link>
			<pubDate>Tue, 27 Sep 2011 17:12:49 +0000</pubDate>
			<dc:creator>Aaron Ware</dc:creator>
			<guid isPermaLink="false">36395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Alex thanks for the quick response. But  I wish you didn't close the thread so quickly. I think there is a bug within the hook unless I am missing something. I ment to post that I tried a return false before you posted your response.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/disable-confirmation-anchor#post-36384&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/disable-confirmation-anchor#post-36384&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Am I misunderstanding how the hook should work. My assumption is that it SHOULD NOT jump to the form container if I am placing your example but it still does. Are there any other requirements. Basically I have a form in the middle of my viewable area and it it automatically jumping to the form. It wouldn't be so bad but it puts the scroll position as if the form is at top:0 so it just ends up being confusing to a user.&#60;/p&#62;
&#60;p&#62;Sorry to make a new thread. Just seemed to jump the gun there on the topic close.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
