<?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: making form part of custom field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/making-form-part-of-custom-field</link>
		<description>Gravity Support Forums Topic: making form part of custom field?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:32:18 +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/making-form-part-of-custom-field" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "making form part of custom field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-part-of-custom-field#post-61808</link>
			<pubDate>Thu, 07 Jun 2012 12:33:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">61808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You've passed data to a WordPress post that has a custom field? If you want to get said custom field to show on your site, you need to look at WordPress' custom field details:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_post_meta&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_post_meta&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graphical_force on "making form part of custom field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-part-of-custom-field#post-61804</link>
			<pubDate>Thu, 07 Jun 2012 12:11:02 +0000</pubDate>
			<dc:creator>graphical_force</dc:creator>
			<guid isPermaLink="false">61804@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, I have found this code: $meta_value = gform_get_meta($entry_id, $meta_key);&#60;/p&#62;
&#60;p&#62;So I now have just to see if it works:&#60;/p&#62;
&#60;p&#62;if ( gform_get_meta(get_the_ID(), 'video', true) ) :&#60;br /&#62;
							?&#38;gt; &#38;lt;h1&#38;gt;works&#38;lt;/h1&#38;gt; &#38;lt;?php&#60;br /&#62;
						endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Right now, I do not get 'works'.&#60;/p&#62;
&#60;p&#62;Not sure what I need to do to get to show the form that shows this custom field of video.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graphical_force on "making form part of custom field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-part-of-custom-field#post-61797</link>
			<pubDate>Thu, 07 Jun 2012 11:47:29 +0000</pubDate>
			<dc:creator>graphical_force</dc:creator>
			<guid isPermaLink="false">61797@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have a form that uploads a video (file) and I have used the custom field &#34;video&#34;. When I check for it, it does not show up when I run the code the_meta(); . No video custom field shows up. &#60;/p&#62;
&#60;p&#62;What might I be doing wrong to make this uploaded file not assigned to the custom field video?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
