<?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: Registration Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/registration-form</link>
		<description>Gravity Support Forums Topic: Registration Form</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 16:26:28 +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/registration-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Registration Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/registration-form#post-36047</link>
			<pubDate>Fri, 23 Sep 2011 15:01:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36047@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could do this, but you would have to write custom validation that checks to see if the email already exists.  If it does exist then it submits the form and redirects where you want it to go.  If it doesn't exist, then it would throw a validation error.  So it's kind of a reverse validation.  Usually you are checking to see if something doesn't exist.&#60;/p&#62;
&#60;p&#62;There is a tutorial that explains how to use the gform_validation field here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_the_Gravity_Forms_%22gform_validation%22_Hook&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_the_Gravity_Forms_%22gform_validation%22_Hook&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But ultimately you'd have to write custom code that uses this hook to handle the validation the way you want to do it OR you would have to hire a developer to implement this type of customization for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x2gravity on "Registration Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/registration-form#post-36011</link>
			<pubDate>Fri, 23 Sep 2011 04:57:53 +0000</pubDate>
			<dc:creator>x2gravity</dc:creator>
			<guid isPermaLink="false">36011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to create a form for product registration and download. I already have a form in place that accepts user details such as name and email address. Now I want to create another form that accepts only an email address to check if the user is already registered. If that email address exists in the gravity form database, the user is directed to the downloads page. Is that possible? Note that the downloads page should not be accessible directly unless the user checks that he/she is already registered.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
