<?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 Counts</title>
		<link>https://legacy.forums.gravityhelp.com/topic/show-entry-counts</link>
		<description>Gravity Support Forums Topic: Show Entry Counts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:31:41 +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-counts" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Show Entry Counts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-counts#post-121790</link>
			<pubDate>Mon, 14 Jan 2013 16:51:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the function you can use to get the number of entries and display it wherever you want in your site:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
$entry_count = RGFormsModel::get_lead_count($form[&#38;#39;id&#38;#39;], &#38;quot;&#38;quot;, null, null, null, null);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is what the parameters are (from forms_model.php around line 2694):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
get_lead_count($form_id, $search, $star=null, $read=null, $start_date=null, $end_date=null, $status=null)&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>clicknathan on "Show Entry Counts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-entry-counts#post-121589</link>
			<pubDate>Mon, 14 Jan 2013 11:28:59 +0000</pubDate>
			<dc:creator>clicknathan</dc:creator>
			<guid isPermaLink="false">121589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would you be able to outline how we can display the # of Entries a form has had on the front end?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
