<?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: Merge Tags &#38; Calculations in HTML Block</title>
		<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block</link>
		<description>Gravity Support Forums Topic: Merge Tags &amp; Calculations in HTML Block</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:25:29 +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/merge-tags-calculations-in-html-block" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66734</link>
			<pubDate>Tue, 17 Jul 2012 20:10:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">66734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll leave it here but tag it as a feature request so we don't lose track of it.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MangoMM on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66695</link>
			<pubDate>Tue, 17 Jul 2012 14:42:14 +0000</pubDate>
			<dc:creator>MangoMM</dc:creator>
			<guid isPermaLink="false">66695@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That looks EXACTLY what I am looking for!&#60;/p&#62;
&#60;p&#62;Thank you so much! Let's hope I can implement it without trouble.&#60;/p&#62;
&#60;p&#62;Can we add this as a feature request? Would be extremely useful if the HTML Block could be used natively to display dynamic information based upon the information provided within the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66673</link>
			<pubDate>Tue, 17 Jul 2012 12:14:16 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would this work for you?&#60;br /&#62;
&#60;a href=&#34;http://gravitywiz.com/2012/04/30/simple-pre-submission-confirmation/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/2012/04/30/simple-pre-submission-confirmation/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MangoMM on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66615</link>
			<pubDate>Tue, 17 Jul 2012 02:42:33 +0000</pubDate>
			<dc:creator>MangoMM</dc:creator>
			<guid isPermaLink="false">66615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Input 1: 7.3&#60;br /&#62;
Input 2: 3.00&#60;/p&#62;
&#60;p&#62;Input 3: Steve&#60;/p&#62;
&#60;p&#62;HTML block:&#60;br /&#62;
Dear Steve, 7.3 * 3 = £21.90. Hit back to amend or next to submit form.&#60;/p&#62;
&#60;p&#62;Is this possible? Please note, I am not trying to build a shopping cart.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66579</link>
			<pubDate>Mon, 16 Jul 2012 22:58:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">66579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do this but it will be done with JavaScript (jQuery normally) on the front end.  I don't know of a way to do that in Gravity Forms without using JavaScript.  Or, maybe I don't understand exactly what you're trying to do.  Do you have an example of this functionality online somewhere?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MangoMM on "Merge Tags &#38; Calculations in HTML Block"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-calculations-in-html-block#post-66528</link>
			<pubDate>Mon, 16 Jul 2012 16:33:20 +0000</pubDate>
			<dc:creator>MangoMM</dc:creator>
			<guid isPermaLink="false">66528@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kind of 2 Questions in one here:&#60;br /&#62;
I am building a quote engine, and I love the new calculation functionality.&#60;/p&#62;
&#60;p&#62;What I require is to be able to extend this functionality so that I can display merge tags / calculations within the HTML Block or elsewhere within the form.&#60;/p&#62;
&#60;p&#62;At present, I find it a bit too restrictive only being able to do calculations or use merge tags in the number field.&#60;/p&#62;
&#60;p&#62;Furthermore, I want to use the HTML block to provide a summary of user inputted data so that they can check their answers prior to proceeding with the quote.&#60;/p&#62;
&#60;p&#62;Just for clarification in case my example didnt make sense... Is it possible to re-use user inputted information elsewhere in the form apart from the Numeric field prior to submission. e.g. within the HTML block.&#60;/p&#62;
&#60;p&#62;Has anybody managed to do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
