<?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 field based on entry of another field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validate-field-based-on-entry-of-another-field</link>
		<description>Gravity Support Forums Topic: Validate field based on entry of another field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:10:14 +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-field-based-on-entry-of-another-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Validate field based on entry of another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-field-based-on-entry-of-another-field#post-85668</link>
			<pubDate>Wed, 31 Oct 2012 10:00:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got that working.  Thanks for the reply.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paddelboot on "Validate field based on entry of another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-field-based-on-entry-of-another-field#post-85175</link>
			<pubDate>Tue, 30 Oct 2012 09:36:55 +0000</pubDate>
			<dc:creator>paddelboot</dc:creator>
			<guid isPermaLink="false">85175@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was too focused on the entry object. I forgot I can just use the $_POST data to compare any fields.&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validate field based on entry of another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-field-based-on-entry-of-another-field#post-84678</link>
			<pubDate>Mon, 29 Oct 2012 09:06:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">84678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can.  Use the gform_validation hook to do the validation for you, then do your comparison in php (in your theme's functions.php) and if there is an error, return the error with your error message.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_validation&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paddelboot on "Validate field based on entry of another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validate-field-based-on-entry-of-another-field#post-84663</link>
			<pubDate>Mon, 29 Oct 2012 08:38:17 +0000</pubDate>
			<dc:creator>paddelboot</dc:creator>
			<guid isPermaLink="false">84663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How is it possible to write a custom validation rule for a form field based on the value entered in another field within the same form? &#60;/p&#62;
&#60;p&#62;Example: Startdate and enddate, enddate shouldn't be before startdate.&#60;/p&#62;
&#60;p&#62;Regards, don't get flooded,&#60;/p&#62;
&#60;p&#62;Michael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
