<?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: cannot see the ids of the form elements</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements</link>
		<description>Gravity Support Forums Topic: cannot see the ids of the form elements</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:29:30 +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/cannot-see-the-ids-of-the-form-elements" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67735</link>
			<pubDate>Tue, 24 Jul 2012 11:49:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We actually never had that built-in. However, I believe a 3rd Party Add-on did have it included with one of theirs. I think it might be the Directory plugin, but I'm not 100%.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drossa on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67727</link>
			<pubDate>Tue, 24 Jul 2012 11:16:06 +0000</pubDate>
			<dc:creator>drossa</dc:creator>
			<guid isPermaLink="false">67727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks....so publishing ids separately has been discontinued by gv...I can assume that right ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67699</link>
			<pubDate>Tue, 24 Jul 2012 09:05:44 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67699@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yikes! Sorry about my failed solution there. I suppose Google Chrome Dev Tools to inspect can be your guide. Just right click on an input and select &#34;Inspect Element&#34;:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.evernote.com/shard/s212/sh/ad4e1fc9-074c-40c7-8a4b-3e34857b0274/f7281359bf43a4317339708c444453a8&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drossa on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67671</link>
			<pubDate>Tue, 24 Jul 2012 05:03:28 +0000</pubDate>
			<dc:creator>drossa</dc:creator>
			<guid isPermaLink="false">67671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;br /&#62;
   yes that works for normal fields. But the &#34;advanced fields &#34; like name, address etc. have more than one  fields. What if I want to access the sub fields,&#60;br /&#62;
  So for example:&#60;/p&#62;
&#60;p&#62;  Name : First name + last name. Name may have id=25 for example. But what about the first name id and last name id ? I guess 25.1. and 25.2 ....or something like that. I think your solution fails there....so there is no way of knowing the sub ids of the advanced fields.&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Nilay.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67516</link>
			<pubDate>Mon, 23 Jul 2012 08:21:23 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you edit a form and then hover the fields you can see the field IDs on each.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drossa on "cannot see the ids of the form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-see-the-ids-of-the-form-elements#post-67503</link>
			<pubDate>Mon, 23 Jul 2012 05:37:08 +0000</pubDate>
			<dc:creator>drossa</dc:creator>
			<guid isPermaLink="false">67503@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
   in earlier version of gravity forms I could see the ids of the form elements (used to create hooks), in the &#34;edit forms&#34; and then just below the form name:&#60;br /&#62;
&#34;Edit &#124; Preview &#124; Entries &#124; Notifications &#124; Duplicate &#124; Delete &#124; IDs&#34;.&#60;/p&#62;
&#60;p&#62;Now with the latest version of gravity forms I only get:&#60;/p&#62;
&#60;p&#62;&#34;Edit &#124; Preview &#124; Entries &#124; Notifications &#124; Duplicate &#124; Delete &#34; . So I cannot see the IDs in one place. This is especially needed when I have split ids like 25.1, 25.2...there is no way of knowing the sub-ds (in 25.3 , 3 is the subid of 25). ...could you suggest a way to get the subids ....(I can see the main id still when I edit the forms...thankfully)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
