<?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: Captcha input ID problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem</link>
		<description>Gravity Support Forums Topic: Captcha input ID problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:21:03 +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/captcha-input-id-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>mindbox on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-43134</link>
			<pubDate>Mon, 05 Dec 2011 12:56:27 +0000</pubDate>
			<dc:creator>mindbox</dc:creator>
			<guid isPermaLink="false">43134@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks guys, Alex I am e-mailing you now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-43130</link>
			<pubDate>Mon, 05 Dec 2011 12:17:01 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">43130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have removed the extra &#34;input_&#34; from the ID attribute. If you need that fix before our next public release, please email me to &#60;a href=&#34;mailto:alex@rocketgenius.com&#34;&#62;alex@rocketgenius.com&#60;/a&#62; and I will send it your way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-42994</link>
			<pubDate>Sat, 03 Dec 2011 02:15:24 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We just released Gravity Forms v1.6.2 earlier today so i'm not sure of a time frame for the next release.  It really depends on a variety of factors.  &#60;/p&#62;
&#60;p&#62;If this issue is causing major issues for you, what we can do is patch this issue at the beginning of next week and supply you with the updated development build that would include this fix once it's implemented.&#60;/p&#62;
&#60;p&#62;Let me know if this is what you want to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mindbox on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-42986</link>
			<pubDate>Sat, 03 Dec 2011 00:33:15 +0000</pubDate>
			<dc:creator>mindbox</dc:creator>
			<guid isPermaLink="false">42986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. Any idea for a time frame on the fix for the next release?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-42958</link>
			<pubDate>Fri, 02 Dec 2011 19:45:19 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We'll take a look at the code and see what is going on and get it corrected in the next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mindbox on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-42903</link>
			<pubDate>Fri, 02 Dec 2011 15:53:54 +0000</pubDate>
			<dc:creator>mindbox</dc:creator>
			<guid isPermaLink="false">42903@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is the validation error from w3.validator.org&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Line 249, Column 1437: The for attribute of the label element must refer to a form control.&#60;/p&#62;
&#60;p&#62;…l class='gfield_label' for='input_1_9'&#38;gt;&#38;lt;/label&#38;gt;&#38;lt;div class='gfield_captcha_cont…&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>mindbox on "Captcha input ID problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-id-problem#post-42889</link>
			<pubDate>Fri, 02 Dec 2011 14:28:20 +0000</pubDate>
			<dc:creator>mindbox</dc:creator>
			<guid isPermaLink="false">42889@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Running into a problem with captcha labels and input ID&#60;/p&#62;
&#60;p&#62;The form is working fine, however it is not validating properly due to a discrepancy in the form code:&#60;/p&#62;
&#60;p&#62;&#38;lt;label class=&#34;gfield_label&#34; for=&#34;input_1_9&#34;&#38;gt;&#38;lt;/label&#38;gt;&#60;br /&#62;
&#38;lt;input id=&#34;input_input_1_9&#34; type=&#34;text&#34; name=&#34;input_9&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;For some reason it's adding and extra &#34;input&#34; line at the beginning of the input ID.  Any reason this is happening and how can I fix it?  Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
