<?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: jQuery: Get Field Names/Labels</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-get-field-nameslabels</link>
		<description>Gravity Support Forums Topic: jQuery: Get Field Names/Labels</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:18:38 +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/jquery-get-field-nameslabels" rel="self" type="application/rss+xml" />

		<item>
			<title>kyle on "jQuery: Get Field Names/Labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-get-field-nameslabels#post-56809</link>
			<pubDate>Fri, 27 Apr 2012 12:01:03 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">56809@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not pretty, but you could do something like:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;jQuery(&#38;quot;.gform_wrapper li label:contains(Date)&#38;quot;).parent(&#38;quot;li&#38;quot;).find(&#38;quot;input[type=&#38;#39;text&#38;#39;]&#38;quot;).css(&#38;quot;color&#38;quot;, &#38;quot;red&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To find a label with the text Date, then finding the next text input field and style the text so the colour is red.  You might want to create a custom selector in jQuery though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>etrakdev on "jQuery: Get Field Names/Labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-get-field-nameslabels#post-56754</link>
			<pubDate>Fri, 27 Apr 2012 07:45:44 +0000</pubDate>
			<dc:creator>etrakdev</dc:creator>
			<guid isPermaLink="false">56754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to get to the field name mapping with a jQuery or Javascript call?&#60;/p&#62;
&#60;p&#62;Currently, all fields appearing in a form are using &#34;input&#34; or &#34;field&#34; and the form and field number only. What would be great if I could manipulate the field values via jQuery or Javascript other than to having to refer to them by the current ID or field name. There are some use cases for this, which I can supply if requested. I first wanted to see if this has been already demonstrated as a possible practice.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;JB
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
