<?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: Dynamically populate Gravity Form with content from a custom post type</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type</link>
		<description>Gravity Support Forums Topic: Dynamically populate Gravity Form with content from a custom post type</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 21:25:40 +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/dynamically-populate-gravity-form-with-content-from-a-custom-post-type" rel="self" type="application/rss+xml" />

		<item>
			<title>theslink2000 on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-71450</link>
			<pubDate>Fri, 17 Aug 2012 09:41:11 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">71450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've cracked it!  Have a look at my complete write up for the solution &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-ive-built-a-editing-form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-ive-built-a-editing-form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theslink2000 on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-70727</link>
			<pubDate>Sun, 12 Aug 2012 04:42:31 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">70727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For what you're talking about francisbond, I'm not too sure why you're thinking of a checkbox field.  Wouldn't a list box be better?  Unless of course you want multi select I suppose...&#60;/p&#62;
&#60;p&#62;Either way I've got a couple of clue I'm working towards, the first of which I code I found to dynamically populate a drop down with all published posts of a specific custom post type, see here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/4459742&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4459742&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is also stuff that seems useful in this post:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dynamic-population-problem-with-multiple-filters&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dynamic-population-problem-with-multiple-filters&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If we work together here maybe we can figure this out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>francisbond on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-70705</link>
			<pubDate>Sat, 11 Aug 2012 18:48:38 +0000</pubDate>
			<dc:creator>francisbond</dc:creator>
			<guid isPermaLink="false">70705@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This would be pretty handy. I'm trying to build a gift registry  - it'd be handy to be able to pull the list of the published custom type into a checkbox feild.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theslink2000 on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-70577</link>
			<pubDate>Fri, 10 Aug 2012 11:58:19 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">70577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm also attempting something similar.  I've got Types and Views storing my custom post types that are created through Gravity Forms via Custom Post Types and I am using the post types to store potentially large numbers on posts in each type.   So far I've got everything working nicely but I'm trying to figure out how to dynamically populate a GForm with say the address section of a post so it can be edited and resubmitted via update_post_meta() but I can't figure out how to load the information back into a GForm to start with.&#60;/p&#62;
&#60;p&#62;Honestly, dynamic population keeps tripping me up but I get there in the end but because this is something that kinda falls between plugins I'm struggling, especially how to reference specific custom fields data.&#60;/p&#62;
&#60;p&#62;Anyone got any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69543</link>
			<pubDate>Sun, 05 Aug 2012 04:05:10 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">69543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@lydianweb It's easy to create custom post types (and taxonomies) by hand or using the online generator. &#60;/p&#62;
&#60;p&#62;Types &#38;amp; Views is not, in my opinion, as good as ACF for custom fields and it doesn't seem to support repeater fields.&#60;/p&#62;
&#60;p&#62;Using Woo Commerce would negate the need of ACF and Types &#38;amp; Views and it has Gravity Forms extension:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.woothemes.com/extension/gravityforms-product-addons/&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/extension/gravityforms-product-addons/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not saying GF isn't up to handling order forms but it will have its limitations and you'll have to do more work to get what you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lydianweb on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69518</link>
			<pubDate>Sat, 04 Aug 2012 17:41:21 +0000</pubDate>
			<dc:creator>lydianweb</dc:creator>
			<guid isPermaLink="false">69518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the input GZA. I really like Types (&#60;a href=&#34;http://wp-types.com/&#34; rel=&#34;nofollow&#34;&#62;http://wp-types.com/&#60;/a&#62;) for handling custom post types.&#60;/p&#62;
&#60;p&#62;My client doesn't want/need a full ecommerce system in place for his wholesale customers. He wants something that looks like an order form, and Gravity Forms does a good job of meeting that requirement.&#60;/p&#62;
&#60;p&#62;Did you take a look at the whole order form I have up now? Is that something Woo Commerce would be able to handle?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69500</link>
			<pubDate>Sat, 04 Aug 2012 10:59:41 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">69500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think the custom post type approach could be a solution and if you were to combine that with the Advanced Custom Fields plugin (which is an excellent tool by the way), then you could create a great product catalogue which would be a breeze for you to maintain because the ACF will help you create custom meta boxes in your write panel. &#60;/p&#62;
&#60;p&#62;But, the question is, why on earth would you use Gravity Forms for this? It doesn't make sense.&#60;/p&#62;
&#60;p&#62;A better solution may be found with Woo Commerce.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lydianweb on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69447</link>
			<pubDate>Fri, 03 Aug 2012 22:09:33 +0000</pubDate>
			<dc:creator>lydianweb</dc:creator>
			<guid isPermaLink="false">69447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;As it is now, adding a product to the form involves adding multiple fields and editing HTML, all of which is relatively slow and tedious in the forms editor. It would be great if there was a way to automate the creation of sections of fields and HTML for a form.&#60;/p&#62;
&#60;p&#62;I was thinking a custom post type would be an easy way to input the data for different products (name, cost, weight, item code, color options, etc.), which could then be accessed by Gravity Forms to populate the order form. I wouldn't be using the posts anywhere on the site, so maybe this isn't the most efficient way of storing the data. I guess what I really want is a way to create a class in Gravity Forms that consists of a set of fields and some HTML.&#60;/p&#62;
&#60;p&#62;Were you able to look at the form? You can see that each product has the same info, but when it comes time to add 10 new products I'm going to have to add 100 new fields, one by one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69437</link>
			<pubDate>Fri, 03 Aug 2012 21:37:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69437@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How is the information stored in a custom post type?  Do you mean there are posts of a specific custom post type, and you want to pull information from those posts?  Or is the information stored some other way?  The custom post type just gives you a template for the information which will be required and allowed for the post, but how are you using Custom Posts now and how do you need to use that information to populate your forms?&#60;/p&#62;
&#60;p&#62;With a little more information or examples, we can help figure out if it's possible to do what you want to do.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lydianweb on "Dynamically populate Gravity Form with content from a custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-gravity-form-with-content-from-a-custom-post-type#post-69347</link>
			<pubDate>Fri, 03 Aug 2012 15:21:50 +0000</pubDate>
			<dc:creator>lydianweb</dc:creator>
			<guid isPermaLink="false">69347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does anyone have any experience with this or am I better off finding an alternate solution?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
