<?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: How to use a merge tag within the custom_field merge tag</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-use-a-merge-tag-within-the-custom_field-merge-tag</link>
		<description>Gravity Support Forums Topic: How to use a merge tag within the custom_field merge tag</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 19:41:21 +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/how-to-use-a-merge-tag-within-the-custom_field-merge-tag" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "How to use a merge tag within the custom_field merge tag"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-use-a-merge-tag-within-the-custom_field-merge-tag#post-49067</link>
			<pubDate>Fri, 10 Feb 2012 19:24:29 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">49067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for sharing Dewey. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deweydb on "How to use a merge tag within the custom_field merge tag"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-use-a-merge-tag-within-the-custom_field-merge-tag#post-48227</link>
			<pubDate>Thu, 02 Feb 2012 21:46:23 +0000</pubDate>
			<dc:creator>deweydb</dc:creator>
			<guid isPermaLink="false">48227@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Took me all day to figure this out, so i thought i would share the code.&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/bKrNJeda&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/bKrNJeda&#60;/a&#62; add this code to your functions.php&#60;/p&#62;
&#60;p&#62;Obviously you might want to do a find and replace on the term &#34;unit_price&#34; and give the custom merge tag your own name, depending on application.&#60;/p&#62;
&#60;p&#62;Then assuming you wanted to do this: {custom_field:{pizza:7}}&#60;br /&#62;
You would write it out like so: {unit_price:pizza_7}&#60;/p&#62;
&#60;p&#62;Why would you want to use this? say your user choose a type of product from a drop down list and you want to hit them back with more information about the product they chose.  You would create a lookup table of all the possible products as custom_fields on the post this is attached to, and then implement the above code.&#60;/p&#62;
&#60;p&#62;Hopefully this helps someone.&#60;/p&#62;
&#60;p&#62;-deweydb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
