<?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: Date Field Template Tag?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag</link>
		<description>Gravity Support Forums Topic: Date Field Template Tag?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:30:17 +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/date-field-template-tag" rel="self" type="application/rss+xml" />

		<item>
			<title>aple on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44876</link>
			<pubDate>Fri, 23 Dec 2011 05:28:22 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44876@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Alright, thanks guys. Hope you get that worked out in upcoming versions. It'd be great to be able to access entry data in templates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44870</link>
			<pubDate>Fri, 23 Dec 2011 01:17:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@aple, I have written shortcodes in the past to pull very specific information from Gravity Forms entries.  Maybe this will help point you in the right direction: &#60;a href=&#34;http://pastebin.com/FUF9HA6B&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/FUF9HA6B&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As Carl mentioned, that is one of the focuses for the upcoming year, making it easy to get the entry data out using function calls or shortcodes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44830</link>
			<pubDate>Thu, 22 Dec 2011 18:07:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms does not currently have any built in shortcodes or functions designed to display entry data on the front end of your site.  It is designed to capture data and specifically as a Form Builder tool.  It doesn't display entry data on the front end of your site, it's only accessible in the Admin.&#60;/p&#62;
&#60;p&#62;The only front end data Gravity Forms will create is if you configure your form to create a WordPress Post as part of the form submission. You do this by using the Post Fields.&#60;/p&#62;
&#60;p&#62;If you want to display Gravity Forms entry data on the front end of your site then you need to either...&#60;/p&#62;
&#60;p&#62;A) Use the 3rd party Gravity Forms Directory Add-On which lets you display entry data on the front end of your site.  You can find it 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;B) Write custom code to query and display the entry data which is stored in your WordPress database.&#60;/p&#62;
&#60;p&#62;We do plan on adding functions and shortcodes for displaying and even editing entry data on the front end of your site.  It's one of the features we will be focusing on in the new year.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aple on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44800</link>
			<pubDate>Thu, 22 Dec 2011 11:21:39 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44800@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Bump (hate to do it, but I'm on a deadline and I've been fighting with this supposedly very simple functionality half the night).&#60;/p&#62;
&#60;p&#62;I basically just need to know how to insert some data that someone entered as their name into single.php so I can list the &#34;author&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aple on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44773</link>
			<pubDate>Thu, 22 Dec 2011 01:35:37 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44773@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I echo data from within The Loop?&#60;/p&#62;
&#60;p&#62;For instance:&#60;br /&#62;
1) User submits a &#34;Favorite Breakfast&#34; form entry with a &#34;Favorite Breakfast Cereal&#34; field (let's say &#34;Field ID #3&#34;)&#60;br /&#62;
2) Admin reviews and publishes their entry&#60;/p&#62;
&#60;p&#62;How do I get that data from the post?&#60;/p&#62;
&#60;p&#62;Can you provide an example of a standard WP loop with the GForm data in it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44714</link>
			<pubDate>Wed, 21 Dec 2011 15:29:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm unclear what you're asking. Do you mean you are trying to access a value which is stored in an entry, and use that value in your template?  Can you give a more specific example?  Do you know the form ID, entry ID and field ID, or will some of these change based on some information?  We can do this, but need a lot more information from you to be able to help with specific examples.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aple on "Date Field Template Tag?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-field-template-tag#post-44650</link>
			<pubDate>Wed, 21 Dec 2011 06:57:26 +0000</pubDate>
			<dc:creator>aple</dc:creator>
			<guid isPermaLink="false">44650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For that matter, how do I access the data stored within a published form entry via my template?&#60;/p&#62;
&#60;p&#62;I tried $entry['date_of_event'] (the label name) as outlined here: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Entry_Object&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Entry_Object&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And a billion different ways here: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_get_meta&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_get_meta&#60;/a&#62;&#60;br /&#62;
(still unsure of how $entry_id and $meta_key are supposed to work)&#60;/p&#62;
&#60;p&#62;More examples, from various perspectives, throughout docs please? :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
