<?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: Displaying a Text Field input in HTML block?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/displaying-a-text-field-input-in-html-block</link>
		<description>Gravity Support Forums Topic: Displaying a Text Field input in HTML block?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:14:34 +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/displaying-a-text-field-input-in-html-block" rel="self" type="application/rss+xml" />

		<item>
			<title>jderosa3 on "Displaying a Text Field input in HTML block?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaying-a-text-field-input-in-html-block#post-88833</link>
			<pubDate>Thu, 08 Nov 2012 09:35:52 +0000</pubDate>
			<dc:creator>jderosa3</dc:creator>
			<guid isPermaLink="false">88833@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the info. This helps me out. Much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Displaying a Text Field input in HTML block?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaying-a-text-field-input-in-html-block#post-88602</link>
			<pubDate>Wed, 07 Nov 2012 23:16:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88602@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using a merge tag in the form will not work because the form has not yet been submitted.  There is no value to put into the HTML field.  To echo information back to the visitor after they fill out a form, you will need to use jQuery.  Gravity Forms can't help with it because the form has not yet been submitted.&#60;/p&#62;
&#60;p&#62;You could use two forms and capture the name in form one, then after they submit the first form, direct them to form two, and pre-populate the field using information from form 1.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AFA-IT on "Displaying a Text Field input in HTML block?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaying-a-text-field-input-in-html-block#post-88516</link>
			<pubDate>Wed, 07 Nov 2012 18:12:19 +0000</pubDate>
			<dc:creator>AFA-IT</dc:creator>
			<guid isPermaLink="false">88516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I too would like to display the value of a form field in an HTML block, but as stated above, using a merge tag doesn't seem to work. &#60;/p&#62;
&#60;p&#62;Is there some other way of achieving this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jderosa3 on "Displaying a Text Field input in HTML block?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaying-a-text-field-input-in-html-block#post-82504</link>
			<pubDate>Sun, 21 Oct 2012 20:20:51 +0000</pubDate>
			<dc:creator>jderosa3</dc:creator>
			<guid isPermaLink="false">82504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to display something like this in an HTML block on my form:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;h3&#38;gt;Nice to meet you {Name (First):1.3}. Now that we have introduced ourselfs let&#38;#39;s continue.&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;However, the form will render with &#34;{Name (First):1.3}&#34; without pulling the first name from the field that was filled out. Is this possible to do? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
