<?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: Hook / Filter Before Validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hook-filter-before-validation</link>
		<description>Gravity Support Forums Topic: Hook / Filter Before Validation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:46:27 +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/hook-filter-before-validation" rel="self" type="application/rss+xml" />

		<item>
			<title>bsandall on "Hook / Filter Before Validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-filter-before-validation#post-65353</link>
			<pubDate>Mon, 09 Jul 2012 11:39:35 +0000</pubDate>
			<dc:creator>bsandall</dc:creator>
			<guid isPermaLink="false">65353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello David&#60;/p&#62;
&#60;p&#62;Thanks for your reply.&#60;/p&#62;
&#60;p&#62;Hidden on the form are a encrypted and hash value. The function takes these values, decrypts them and updates a hidden value. If the hash/encrypted values have changed then the update value is &#34;error&#34;.&#60;/p&#62;
&#60;p&#62;I guess I could place this in the validation hook but wanted to move the logic away from here.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Hook / Filter Before Validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-filter-before-validation#post-65352</link>
			<pubDate>Mon, 09 Jul 2012 11:34:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">65352@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Why don't you want to place it in the validation hook? Are you using what exists in the form and manipulating that value? Or are you just placing in your own value?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bsandall on "Hook / Filter Before Validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-filter-before-validation#post-65351</link>
			<pubDate>Mon, 09 Jul 2012 11:20:12 +0000</pubDate>
			<dc:creator>bsandall</dc:creator>
			<guid isPermaLink="false">65351@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good Afternoon&#60;/p&#62;
&#60;p&#62;I've created a function which will update a value on my form. I'd like to check this value as part of the validation routine. The Pre Submission hooks and filters fire after the validation has taken place not giving an opportunity the change the value.&#60;/p&#62;
&#60;p&#62;How best can I fire this function before validation occurs without placing it in gform_validation?&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
