<?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: Validate Once</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validate-once</link>
		<description>Gravity Support Forums Topic: Validate Once</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:24:20 +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/validate-once" rel="self" type="application/rss+xml" />

		<item>
			<title>ryanandersen29 on "Validate Once"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-once#post-62692</link>
			<pubDate>Fri, 15 Jun 2012 12:04:06 +0000</pubDate>
			<dc:creator>ryanandersen29</dc:creator>
			<guid isPermaLink="false">62692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That makes sense.  But how do I populate the hidden field from within the validation hook?  I know how to pre-populate it when the form is built.  That would fire before the validation though.  I'm sure I'm missing something simple. ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Validate Once"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-once#post-62630</link>
			<pubDate>Thu, 14 Jun 2012 17:54:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">62630@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Validation fires every time a user submits a form. You could add a hidden field, and then after the first submission, it populates that hidden field and upon the second submission you could test for that value and then skip your validation you added.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanandersen29 on "Validate Once"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-once#post-62623</link>
			<pubDate>Thu, 14 Jun 2012 15:26:01 +0000</pubDate>
			<dc:creator>ryanandersen29</dc:creator>
			<guid isPermaLink="false">62623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form that validates against some data in my database.  I have the custom validation working.  What I would really like though is to validate only once; i.e show that validation message and let the user submit the form again if they choose without a validation message.  Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
