<?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: Getting Entries Based on Field Value</title>
		<link>https://legacy.forums.gravityhelp.com/topic/getting-entries-based-on-field-value</link>
		<description>Gravity Support Forums Topic: Getting Entries Based on Field Value</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:09:48 +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/getting-entries-based-on-field-value" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Getting Entries Based on Field Value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-entries-based-on-field-value#post-43453</link>
			<pubDate>Thu, 08 Dec 2011 14:56:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">43453@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms does not have user facing functions or shortcodes for displaying entry data.&#60;/p&#62;
&#60;p&#62;If you want to display entry data on your own you would have to write custom PHP to do so by querying the entry data in the Gravity Forms tables.&#60;/p&#62;
&#60;p&#62;The data is stored serialized so you would need to know how to work with serialized data.&#60;/p&#62;
&#60;p&#62;There is a 3rd party plugin that let's you display entry data on the front end which you can find here:&#60;/p&#62;
&#60;p&#62;&#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;The ability to display entry data on the front end of your site and via shortcodes and function calls is a feature we plan on adding in the new year.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteinerKomp on "Getting Entries Based on Field Value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-entries-based-on-field-value#post-43418</link>
			<pubDate>Thu, 08 Dec 2011 04:55:38 +0000</pubDate>
			<dc:creator>SteinerKomp</dc:creator>
			<guid isPermaLink="false">43418@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im looking for a method to retrieve entries based on a hidden field's value.&#60;br /&#62;
Lets say I have a form with a hidden field called 'Company' with numeral values,&#60;br /&#62;
what is then the preferred way to retrieve a list with entries that has Company-value 7 ?&#60;/p&#62;
&#60;p&#62;I have been looking for a custom SQL-way of doing it, but can't with the given database structure make a simple method for this.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
