<?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: Reset form without refreshing page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page</link>
		<description>Gravity Support Forums Topic: Reset form without refreshing page</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 03:52:11 +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/reset-form-without-refreshing-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-44855</link>
			<pubDate>Thu, 22 Dec 2011 23:55:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44855@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll move this to the Feature Requests forum so we don't forget about it when considering features for a future version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aple on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-44775</link>
			<pubDate>Thu, 22 Dec 2011 01:40:11 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44775@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm doing it with JS, but it takes the button out of the markup flow. It seems like something reeeeeally easy to implement in a future release. *hint hint* :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-44490</link>
			<pubDate>Tue, 20 Dec 2011 02:08:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44490@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can clear form fields with JavaScript if you don't want to reload the whole page.  It's not a feature of Gravity Forms, but it can be done.&#60;/p&#62;
&#60;p&#62;Or, more simply, you can reset a form with either of these form elements:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;input type=&#38;quot;reset&#38;quot; value=&#38;quot;Reset Form&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;input type=&#38;quot;button&#38;quot; value=&#38;quot;Reset Form&#38;quot; onClick=&#38;quot;this.form.reset()&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or &#60;a href=&#34;https://www.google.com/search?gcx=c&#38;amp;ix=c1&#38;amp;sourceid=chrome&#38;amp;ie=UTF-8&#38;amp;q=javascript+to+clear+form+fields&#34; rel=&#34;nofollow&#34;&#62;Google&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aple on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-44282</link>
			<pubDate>Fri, 16 Dec 2011 19:25:11 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44282@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like for this to be a feature too. Surely there can be an inline Reset button that automatically clears everything without the need for a tricky (and obviously not seamless) page refresh.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-41362</link>
			<pubDate>Wed, 16 Nov 2011 21:15:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41362@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Why not add a button that says &#34;Refresh&#34; and then link that to the URL for page one of the form?  Why is there a hesitation to reload the page with no information in it, starting fresh?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-41302</link>
			<pubDate>Wed, 16 Nov 2011 16:01:51 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't currently a feature.  There is no reset button.  You would have to implement this as a customization by using custom code to add/display a button or link that refreshes the page which would clear the form and start it back on the first page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayman on "Reset form without refreshing page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reset-form-without-refreshing-page#post-41265</link>
			<pubDate>Wed, 16 Nov 2011 11:27:40 +0000</pubDate>
			<dc:creator>jayman</dc:creator>
			<guid isPermaLink="false">41265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Working on a large multipage form with a lot of conditional logic. If a person wants to start over they need to hit previous over and over to get there. Curious if there is a way to reset the from and essentially start it over without refreshing the entire page.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
