<?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: Relationship Between Post and Form Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields</link>
		<description>Gravity Support Forums Topic: Relationship Between Post and Form Fields</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:56:58 +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/relationship-between-post-and-form-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-182427</link>
			<pubDate>Sat, 23 Mar 2013 23:05:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use any HTML you want.  You can do exactly that, wrap your merge tag in an HTML img or a href tag to embed an image or link the text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vintagedancer on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-178808</link>
			<pubDate>Thu, 21 Mar 2013 00:13:00 +0000</pubDate>
			<dc:creator>vintagedancer</dc:creator>
			<guid isPermaLink="false">178808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just a follow up question on that.  I see that you say it is HTML in the  post body / insert merge tag.  The example I saw in the documentation had &#60;strong&#62; text {fiedname:id} &#60;/strong&#62;.  My question is: can I use any html tags in this field? Say I have a post field called {website:10} can I do this?&#60;br /&#62;
Website: &#38;lt;link href=&#34;{Website :25}&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;Here is a link to the form.  It is still under construction of course.&#60;br /&#62;
&#60;a href=&#34;http://www.vintagedancer.com/gents-and-dames/&#34; rel=&#34;nofollow&#34;&#62;http://www.vintagedancer.com/gents-and-dames/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-162571</link>
			<pubDate>Thu, 07 Mar 2013 00:35:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">162571@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I like hearing Boom!  Glad you got a handle on it now.  If you need more specific help after you get started, just let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martcol on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-161204</link>
			<pubDate>Tue, 05 Mar 2013 14:42:11 +0000</pubDate>
			<dc:creator>martcol</dc:creator>
			<guid isPermaLink="false">161204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Boom!&#60;/p&#62;
&#60;p&#62;I think I get that. &#60;/p&#62;
&#60;p&#62;Thanks Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-161186</link>
			<pubDate>Tue, 05 Mar 2013 14:10:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">161186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you collect data to create a post, the post body and post title are the only pieces which will be displayed on the post by default. If you collect other information in the form, you will have to insert them into the post manually.  You can do this by configuring the content template.  There is a checkbox on the post body field which says &#34;Create content template&#34;.  Check that, then in the box below, add the fields from the drop down.  That will insert the collected data into the post body.  You will have to add your own HTML to ensure that the resulting post looks like you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martcol on "Relationship Between Post and Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/relationship-between-post-and-form-fields#post-159790</link>
			<pubDate>Mon, 04 Mar 2013 06:38:22 +0000</pubDate>
			<dc:creator>martcol</dc:creator>
			<guid isPermaLink="false">159790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found this thread that might contain my answer but still need to ask again: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/view-form-content-on-public-front-end-page-of-site&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/view-form-content-on-public-front-end-page-of-site&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm trying to build a directory site with a custom post type and a GF for user submission. I am making progress but its a bit slow. &#60;/p&#62;
&#60;p&#62;So, I have my CPT and I can link a form to it. Now I can't work out how to display submitted content. I have tried creating single-listing.php and archive-listing.php without success. &#60;/p&#62;
&#60;p&#62;If I am using post fields in the form I think they should be added to a post without extra work/code but other fields (standard and advanced) will not unless I work some php magic in the loop. Is that right?&#60;/p&#62;
&#60;p&#62;So say I want a user to add an address I could use a post field and WordPress will call that but the address field in advanced fields won't be unless I use some code somewhere.&#60;/p&#62;
&#60;p&#62;So, if I am using post fields would I still need to modify the loop or not?&#60;/p&#62;
&#60;p&#62;I'm sorry if I am not making myself very clear but this is where I'm at. Is it obvious that I'm not so good with code?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Martin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
