<?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: Passing form to load via custom field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-form-to-load-via-custom-field</link>
		<description>Gravity Support Forums Topic: Passing form to load via custom field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:48:38 +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/passing-form-to-load-via-custom-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Passing form to load via custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-to-load-via-custom-field#post-168277</link>
			<pubDate>Mon, 11 Mar 2013 22:25:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">168277@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would add the form to a custom post type template you create for each custom post type.  Then you can hard code the proper form into each template.  I would not try to remember to put an ID on each post of a specific post type.&#60;/p&#62;
&#60;p&#62;Here is how to embed a form with PHP in a template:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is how you use a template for each custom post type:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Post_Type_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Post_Type_Templates&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(basically, &#60;strong&#62;single-{post_type}.php&#60;/strong&#62; for each custom post type, and all the templates can be the same with the only difference being which Gravity Form is embedded.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bharvey42 on "Passing form to load via custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-to-load-via-custom-field#post-162228</link>
			<pubDate>Wed, 06 Mar 2013 15:50:22 +0000</pubDate>
			<dc:creator>bharvey42</dc:creator>
			<guid isPermaLink="false">162228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What I want to do is load a form on all pages of a specific post type.&#60;/p&#62;
&#60;p&#62;Depending on the type of post I want to load a different form in the post content.&#60;/p&#62;
&#60;p&#62;What I was thinking was using a custom field to store the ID and name of the form to be loaded in the post.&#60;/p&#62;
&#60;p&#62;However when I try to pass along those values while trying to load it via the short code (as well as populating other fields inside said form) it doesn't recognize the form and load it.&#60;/p&#62;
&#60;p&#62;Any ideas on the best way to pull something like this off is?&#60;/p&#62;
&#60;p&#62;Thank You
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
