<?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: Field ID in Form Editor</title>
		<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor</link>
		<description>Gravity Support Forums Topic: Field ID in Form Editor</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:23:40 +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/field-id-in-form-editor" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-31692</link>
			<pubDate>Thu, 04 Aug 2011 09:09:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool. Glad you got it working Tom. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adomedia on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-31684</link>
			<pubDate>Thu, 04 Aug 2011 06:08:06 +0000</pubDate>
			<dc:creator>adomedia</dc:creator>
			<guid isPermaLink="false">31684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was removing JQuery in my admin functions without realising, got it working now, cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-30665</link>
			<pubDate>Thu, 21 Jul 2011 12:48:43 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30665@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The code is correct, I just tested using it and had no problem.  Here is a screenshot: &#60;a href=&#34;http://i.imgur.com/xCUN9.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/xCUN9.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So I would suggest making sure you implemented it correctly in your functions.php file.  &#60;/p&#62;
&#60;p&#62;One thing to note is depending on how your functions.php file is setup you may not need the opening PHP tag that was included in the sample.  It just depends on how your functions.php file is and where in the file you place it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adomedia on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-30643</link>
			<pubDate>Thu, 21 Jul 2011 10:48:24 +0000</pubDate>
			<dc:creator>adomedia</dc:creator>
			<guid isPermaLink="false">30643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hmm, couldn't get this to work&#60;/p&#62;
&#60;p&#62;pasted it into my functions file, is this correct?&#60;/p&#62;
&#60;p&#62;running Version 1.5.2.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-24766</link>
			<pubDate>Wed, 04 May 2011 11:12:46 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">24766@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the meantime, here is a snippet you can use that I wrote to help myself with the same task:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/1864432&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1864432&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It'll look like this: &#60;a href=&#34;http://grab.by/a2FT&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/a2FT&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-24721</link>
			<pubDate>Tue, 03 May 2011 14:23:21 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24721@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good idea Scott, we'll see how to best handle this so it is visible somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Field ID in Form Editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-id-in-form-editor#post-24714</link>
			<pubDate>Tue, 03 May 2011 13:05:54 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">24714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just would help when putting together hooks for GF, having the Field ID displayed maybe on the 'Advanced' tab, up in the corner or something. That would definitely beat having to dig into the page html manually.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
