<?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: Show entry id for each entry on overview page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page</link>
		<description>Gravity Support Forums Topic: Show entry id for each entry on overview page</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 15:06: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/show-entry-id-for-each-entry-on-overview-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Show entry id for each entry on overview page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page#post-33717</link>
			<pubDate>Sat, 27 Aug 2011 18:54:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33717@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Glad you found it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Show entry id for each entry on overview page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page#post-33714</link>
			<pubDate>Sat, 27 Aug 2011 17:04:39 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">33714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;He he, I didn't know this was possible. Thanks Chris, for pointing this out. :-)&#60;br /&#62;
Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Show entry id for each entry on overview page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page#post-33690</link>
			<pubDate>Sat, 27 Aug 2011 13:39:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33690@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you mean on this page?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;id=11&#34; rel=&#34;nofollow&#34;&#62;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;id=11&#60;/a&#62; (where 11 is your form ID)?  All the entries for a single form?&#60;/p&#62;
&#60;p&#62;If so, you can click the [Edit] link in the table header to select the columns you want displayed.  You can drag and drop them into a different order as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Show entry id for each entry on overview page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page#post-33621</link>
			<pubDate>Fri, 26 Aug 2011 05:55:26 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">33621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I found this hook, that could help me display the entry id:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;#39;gform_entries_first_column&#38;#39;, &#38;#39;first_column_content&#38;#39;, 10, 5);
function first_column_content($form_id, $field_id, $value, $lead, $query_string) {

	echo &#38;#39;Entry id: &#38;lt;strong&#38;gt;&#38;#39;.$lead[&#38;#39;id&#38;#39;].&#38;#39;&#38;lt;/strong&#38;gt;&#38;#39;;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is not exactly what I was looking for but close enough.&#60;/p&#62;
&#60;p&#62;I was actually looking to create a new column where the entry id would be displayed. But like I said, this is good enough. :-)&#60;/p&#62;
&#60;p&#62;Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Show entry id for each entry on overview page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-id-for-each-entry-on-overview-page#post-33619</link>
			<pubDate>Fri, 26 Aug 2011 04:11:23 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">33619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;br /&#62;
I was wondering if it is possible to display the entry id for each entry on the overview page?&#60;br /&#62;
Cheers&#60;br /&#62;
Vayu
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
