<?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: help with filter child post populate</title>
		<link>https://legacy.forums.gravityhelp.com/topic/help-with-filter-child-post-populate</link>
		<description>Gravity Support Forums Topic: help with filter child post populate</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:18:35 +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/help-with-filter-child-post-populate" rel="self" type="application/rss+xml" />

		<item>
			<title>stevie on "help with filter child post populate"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-with-filter-child-post-populate#post-330129</link>
			<pubDate>Tue, 18 Jun 2013 09:14:44 +0000</pubDate>
			<dc:creator>stevie</dc:creator>
			<guid isPermaLink="false">330129@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello helpful people&#60;/p&#62;
&#60;p&#62;How would I create a filter for the following:&#60;br /&#62;
I want to have a drop down or select box that allows the user to pick a 'album' so it saves as child post under my-intermediary?  - i have this setup in the backend just i have no idea how i can get this to work with gravity forms ...thankyou!&#60;/p&#62;
&#60;p&#62;'&#38;lt;?php $child_posts = types_child_posts('my-intermediary');&#60;br /&#62;
                                    foreach ($child_posts as $child_post) {&#60;br /&#62;
                                    $venue_id = wpcf_pr_post_get_belongs($child_post-&#38;gt;ID,'album');&#60;br /&#62;
                                        $venue = get_post($venue_id);&#60;br /&#62;
                                        echo $venue-&#38;gt;post_title;&#60;/p&#62;
&#60;p&#62;                                       }&#60;br /&#62;
                                    ?&#38;gt;'
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
