<?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: Custom field validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-field-validation</link>
		<description>Gravity Support Forums Topic: Custom field validation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:48:09 +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/custom-field-validation" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Custom field validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-validation#post-14379</link>
			<pubDate>Tue, 14 Dec 2010 12:42:05 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">14379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All custom code that interacts with Gravity Forms via API hooks would go in your themes functions.php file.  That forum post does have an example of using the gform_validation hook to create custom validation on a field so that is what you would need to use, although customized for your actual needs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wouterbruijning on "Custom field validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-validation#post-14356</link>
			<pubDate>Tue, 14 Dec 2010 04:16:43 +0000</pubDate>
			<dc:creator>wouterbruijning</dc:creator>
			<guid isPermaLink="false">14356@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to create a field with custom validation. The input must be validated against a array with data. For example, it must start with: array('1428','2159','2241','2242');&#60;/p&#62;
&#60;p&#62;I have already searched the docs and faq, but was unable to find how to create his. I have found the following topic on this forum:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/custom-field-that-supports-validation-by-regular-expressions&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/custom-field-that-supports-validation-by-regular-expressions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I'm unable to find out where I need to put that code.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
