<?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: validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validation</link>
		<description>Gravity Support Forums Topic: validation</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 00:19:56 +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/validation" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation#post-40648</link>
			<pubDate>Wed, 09 Nov 2011 18:01:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">40648@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have done this, check an entered value against a database value to see if it's valid.  After you make your purchase I will be happy to help you implement it.  There are several code examples here that explain how it was done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation#post-40638</link>
			<pubDate>Wed, 09 Nov 2011 16:30:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't a built in feature.  It can be done but not without writing a customization.&#60;/p&#62;
&#60;p&#62;You'd have to have a database that stores the 9 digit codes.  Then you'd have to use the gform_validation hook to validate what is submitted in the form matches one of the 9 digit codes in your database.&#60;/p&#62;
&#60;p&#62;It's a custom use case so you aren't going to find anything that does this out of the box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bobbriare on "validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation#post-40631</link>
			<pubDate>Wed, 09 Nov 2011 16:11:08 +0000</pubDate>
			<dc:creator>bobbriare</dc:creator>
			<guid isPermaLink="false">40631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have read though the site but have no been able to determine if your product can do something that I want.&#60;/p&#62;
&#60;p&#62;I would like to generate a random 9 alpha and numeric codes and print them on a product.  In order to enter into a contest, the buyer would enter the code.  I would like your form to check and see if that 9 digit code is valid.&#60;/p&#62;
&#60;p&#62;can this be done?  I have no database knowledge.&#60;/p&#62;
&#60;p&#62;Thank you for taking the time to respond,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
