<?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: Need to anchor down to submitted form to see messages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/need-to-anchor-down-to-submitted-form-to-see-messages</link>
		<description>Gravity Support Forums Topic: Need to anchor down to submitted form to see messages</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 09:21:43 +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/need-to-anchor-down-to-submitted-form-to-see-messages" rel="self" type="application/rss+xml" />

		<item>
			<title>freelanceweb on "Need to anchor down to submitted form to see messages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-anchor-down-to-submitted-form-to-see-messages#post-19376</link>
			<pubDate>Thu, 24 Feb 2011 20:42:12 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">19376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! Got it working. I edited the functions.php and now it works perfectly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Need to anchor down to submitted form to see messages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-anchor-down-to-submitted-form-to-see-messages#post-19370</link>
			<pubDate>Thu, 24 Feb 2011 19:54:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19370@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have 2 options here. &#60;/p&#62;
&#60;p&#62;One is to turn on AJAX for that form.  It automatically anchors to the form if there is an error.  If the version of Gravity Forms you are using does not support AJAX (it will be an option when using the Insert Form wizard, it's ajax=true in the shortcode) then I suggest you upgrade to the latest release.  You can run the new 1.5 development release also if you want, it's available on the Downloads page and stable.&#60;/p&#62;
&#60;p&#62;Your other option is if you don't want to use AJAX you can add a line of code to your themes functions.php that will tell Gravity Forms to anchor to the form when there is an error. &#60;/p&#62;
&#60;p&#62;This is the code you would add to your themes functions.php file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
add_filter(&#38;quot;gform_confirmation_anchor&#38;quot;, create_function(&#38;quot;&#38;quot;,&#38;quot;return true;&#38;quot;));
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>freelanceweb on "Need to anchor down to submitted form to see messages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-anchor-down-to-submitted-form-to-see-messages#post-19369</link>
			<pubDate>Thu, 24 Feb 2011 19:46:05 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">19369@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a small one page site I'm finalizing which has a contact us form at the bottom of the page.&#60;/p&#62;
&#60;p&#62;When a user submits the form the page is reloaded and only the top of the page is in view instead of the form at the bottom, so users won't be able to see error messages or the success message.&#60;/p&#62;
&#60;p&#62;Is there a way to pass an anchor tag on the submit so the page will scroll down to #contact?&#60;/p&#62;
&#60;p&#62;Example is posted here:&#60;br /&#62;
&#60;a href=&#34;http://clients.freelancewebdesigner.com/jw/20110224-nchp/&#34; rel=&#34;nofollow&#34;&#62;http://clients.freelancewebdesigner.com/jw/20110224-nchp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
DAN
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
