<?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: Programmatically retrieve array of submissions</title>
		<link>https://legacy.forums.gravityhelp.com/topic/programmatically-retrieve-array-of-submissions</link>
		<description>Gravity Support Forums Topic: Programmatically retrieve array of submissions</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 01:05:42 +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/programmatically-retrieve-array-of-submissions" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Programmatically retrieve array of submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/programmatically-retrieve-array-of-submissions#post-54265</link>
			<pubDate>Wed, 04 Apr 2012 14:47:29 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">54265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, tekoun23,&#60;/p&#62;
&#60;p&#62;The name of the plugin is Gravity Forms Directory Add-On, but it doesn't appear to be listed in the add-ons right now. If not using the plugin, you would need to create custom code which queries the database for your form and displays the entries. You could create a form with an html field and use the Gravity Forms &#34;get_leads&#34; function that is in the file forms_model.php to get the leads for a form and have custom code that writes out the information you need.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tekoun23 on "Programmatically retrieve array of submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/programmatically-retrieve-array-of-submissions#post-53929</link>
			<pubDate>Sat, 31 Mar 2012 17:59:58 +0000</pubDate>
			<dc:creator>tekoun23</dc:creator>
			<guid isPermaLink="false">53929@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Dana,&#60;/p&#62;
&#60;p&#62;I have a similar question to Gleb's. I would like to display entries on a wordpress page as a sort of contact directory.&#60;/p&#62;
&#60;p&#62;When I clicked on the link for the 3rd party plugin you mentioned, it was not found.&#60;br /&#62;
What is the name of the plug in?? Is it still available?&#60;br /&#62;
Do you have any other ideas for how I could do this?&#60;/p&#62;
&#60;p&#62;Thanks so much&#60;br /&#62;
Nadya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Programmatically retrieve array of submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/programmatically-retrieve-array-of-submissions#post-50958</link>
			<pubDate>Wed, 29 Feb 2012 17:36:50 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">50958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Gleb,&#60;/p&#62;
&#60;p&#62;We do not have functions or shortcodes for displaying entry data right now. This would require custom PHP code. You would need to query the database to get the entries for a specific form. You would probably want to do that using the hook &#34;gform_pre_render&#34; (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;) . The documentation for that also has an example for pre-populating a drop down.&#60;/p&#62;
&#60;p&#62;If you wanted to just display entry data, there is a 3rd party plugin that does this - &#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-addons/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-addons/&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;We are looking into adding the functionality to display entry data of the front end as a feature in the future.&#60;/p&#62;
&#60;p&#62;Let me know if you need more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gesman on "Programmatically retrieve array of submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/programmatically-retrieve-array-of-submissions#post-49840</link>
			<pubDate>Sat, 18 Feb 2012 14:18:56 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">49840@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to retrieve array of submissions for certain form programmatically?&#60;/p&#62;
&#60;p&#62;Here's my task:&#60;br /&#62;
- Retrieve array of existing submissions.&#60;br /&#62;
- Prepopulate certain field in form with custom value (say &#34;only 7 left!&#34;)&#60;br /&#62;
- Render form on page.&#60;/p&#62;
&#60;p&#62;Any pointers would be appreciated.&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
