<?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: Possible to change name and id attributes of input fields??</title>
		<link>https://legacy.forums.gravityhelp.com/topic/possible-to-change-name-and-id-attributes-of-input-fields</link>
		<description>Gravity Support Forums Topic: Possible to change name and id attributes of input fields??</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 09:20:57 +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/possible-to-change-name-and-id-attributes-of-input-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Etic on "Possible to change name and id attributes of input fields??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-change-name-and-id-attributes-of-input-fields#post-285042</link>
			<pubDate>Wed, 29 May 2013 00:10:56 +0000</pubDate>
			<dc:creator>Etic</dc:creator>
			<guid isPermaLink="false">285042@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have an issue like this one and I must find a way; my form is generating this name for a checkbox:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input name=&#38;quot;input_2.1&#38;quot; type=&#38;quot;checkbox&#38;quot; ...&#38;quot; id=&#38;quot;choice_2_1&#38;quot; ...&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I understand we cannot change the name of the input, but the dot ( . ) in the name is causing some issue with a third party framework: &#34;Uncaught Error: Syntax error, unrecognized expression: input[name=input_2.1]&#34;&#60;/p&#62;
&#60;p&#62;I have tested and there is no error when using the input field name without the dot.&#60;br /&#62;
Is there any workaround, like always naming without using the dot?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Possible to change name and id attributes of input fields??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-change-name-and-id-attributes-of-input-fields#post-77148</link>
			<pubDate>Mon, 24 Sep 2012 12:05:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">77148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no built in way to change the name and ID attributes, and I am unsure if Gravity Forms would continue to work if you did change them.&#60;/p&#62;
&#60;p&#62;For changing the form action, you can use the gform_form_tag filter &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is a good article about sending data to 3rd party services using the gform_after_submission hook: &#60;a href=&#34;http://www.0to5blog.com/creative/gravity-forms-submitting-forms-to-3rd-party-applications/&#34; rel=&#34;nofollow&#34;&#62;http://www.0to5blog.com/creative/gravity-forms-submitting-forms-to-3rd-party-applications/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bemarketing on "Possible to change name and id attributes of input fields??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-change-name-and-id-attributes-of-input-fields#post-77136</link>
			<pubDate>Mon, 24 Sep 2012 11:00:53 +0000</pubDate>
			<dc:creator>bemarketing</dc:creator>
			<guid isPermaLink="false">77136@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;(I already read the topic from 2010 by the way, but I wasn't sure if there were any updates)..&#60;/p&#62;
&#60;p&#62;I'm trying to use Gravity Forms to display my form correctly with validation and everything, however, I need to change the name and id attributes in order to integrate it with Bullhorn Staffing's API correctly.. so I was wondering if there was any way to do this.. &#60;/p&#62;
&#60;p&#62;Also, all my PHP code for actually handling the form is in the template, so I'm assuming there shouldn't be any issues with the form action being the same page, correct? (If not, is there any way to change the action as well?)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
