<?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: Custom Merge Tag Code Issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-merge-tag-code-issue</link>
		<description>Gravity Support Forums Topic: Custom Merge Tag Code Issue</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:56:22 +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/custom-merge-tag-code-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>appliplus on "Custom Merge Tag Code Issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-merge-tag-code-issue#post-307474</link>
			<pubDate>Fri, 07 Jun 2013 01:16:50 +0000</pubDate>
			<dc:creator>appliplus</dc:creator>
			<guid isPermaLink="false">307474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to show balance info by a custom merge tag. Let me show my code first:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;global $current_user;
get_currentuserinfo();
$id = $current_user-&#38;gt;ID;
$balance = balance($id);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I need to display $balance value into forms (actually in a HTML block) via merge tag.&#60;/p&#62;
&#60;p&#62;How the merge tag code should be?&#60;/p&#62;
&#60;p&#62;NOTE: I know how to autopopulate fields by a function but as I'll use html block, I need merge tag.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
