<?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: Is it possible to set a custom name to one input field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-set-a-custom-name-to-one-input-field</link>
		<description>Gravity Support Forums Topic: Is it possible to set a custom name to one input field?</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 21:48:47 +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/is-it-possible-to-set-a-custom-name-to-one-input-field" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Is it possible to set a custom name to one input field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-set-a-custom-name-to-one-input-field#post-34748</link>
			<pubDate>Wed, 07 Sep 2011 17:02:09 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">34748@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gleb,&#60;/p&#62;
&#60;p&#62;I'd recommend having them set this as a CSS class. Then you can loop through each class looking for the &#34;special&#34; class. The field label can read whatever the user would like.&#60;/p&#62;
&#60;p&#62;Here is just a bit of sample code:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2499353&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2499353&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gesman on "Is it possible to set a custom name to one input field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-set-a-custom-name-to-one-input-field#post-34430</link>
			<pubDate>Sun, 04 Sep 2011 14:27:12 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">34430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I writing plugin that allows using of &#34;special codes&#34;.&#60;br /&#62;
On Gravity Form I want to allow people to define an input field named 'special_code' and then access it's value via validation filter from my code.&#60;br /&#62;
GF insists on &#34;input_5&#34; - type of names. Which means on some forms it will be &#34;input_2&#34;, on others &#34;input_8&#34;. Some people will name it on forms as &#34;Code Specialle&#34;, and others as &#34;Preferred code&#34;.&#60;br /&#62;
Then how do I find my &#34;special code&#34; field on submitted form to validate?&#60;br /&#62;
I couldn't find a way to set an input name for a field?&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
