<?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: keep form open when there are errors</title>
		<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors</link>
		<description>Gravity Support Forums Topic: keep form open when there are errors</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:03:09 +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/keep-form-open-when-there-are-errors" rel="self" type="application/rss+xml" />

		<item>
			<title>slee on "keep form open when there are errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors#post-31065</link>
			<pubDate>Wed, 27 Jul 2011 12:37:16 +0000</pubDate>
			<dc:creator>slee</dc:creator>
			<guid isPermaLink="false">31065@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In most circumstances I would not mind if it doesnt validate as you say because it still functions and still falls back nicely but in this case it is a requirement from the client that it needs to validate. Believe me I have spoken to them at length on the subject but because they are promoting the fact the site is all singing and dancing they want to have everything working prefectly and all validating.&#60;/p&#62;
&#60;p&#62;Thanks for the update I am looking forward to the next release :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "keep form open when there are errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors#post-30994</link>
			<pubDate>Tue, 26 Jul 2011 16:05:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1.6 will be adding CDATA around the script output, which should correct this when validating for XHTML but i'm not 100% if this will validate with HTML5, i'm guessing it will.  You know not validating for something minor doesn't mean it's broken right?  &#60;/p&#62;
&#60;p&#62;It's like using an HTML5 field on a non-HTML5 doctype page, it's still going to work just fine with browsers that support it and fall back just fine with browsers that don't.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slee on "keep form open when there are errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors#post-30991</link>
			<pubDate>Tue, 26 Jul 2011 15:51:10 +0000</pubDate>
			<dc:creator>slee</dc:creator>
			<guid isPermaLink="false">30991@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would prefer to do that but when a form uses AJAX it pits the script tags onto the page and then it doesnt validate in HTML5 :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "keep form open when there are errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors#post-30985</link>
			<pubDate>Tue, 26 Jul 2011 14:29:30 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you call the form using AJAX then it shouldn't reload the page or anything so it shouldn't close your slide toggle, it would remain visible.  This scenario is one of the situations the AJAX option was made for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slee on "keep form open when there are errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/keep-form-open-when-there-are-errors#post-30980</link>
			<pubDate>Tue, 26 Jul 2011 12:58:58 +0000</pubDate>
			<dc:creator>slee</dc:creator>
			<guid isPermaLink="false">30980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using trhe followinf jQuery to hide the form apart from the header of the form:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(&#38;#39;#primary .gform_wrapper&#38;#39;).not(&#38;#39;.page-contact-us #primary .gform_wrapper&#38;#39;).hide();

		jQuery(&#38;quot;#primary .gform_widget h3&#38;quot;).click(function(){
		// slide toggle effect set to slow you can set it to fast too.
		jQuery(&#38;#39;#primary .gform_wrapper&#38;#39;).slideToggle(&#38;quot;slow&#38;quot;);
		return true;
		});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;When a form errors ie a field is missed is there  a way to capture that so i can make sure the form is not closed and hidden ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
