<?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: HTML Block Output in Email Notifications and on Pages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages</link>
		<description>Gravity Support Forums Topic: HTML Block Output in Email Notifications and on Pages</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:40:31 +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/html-block-output-in-email-notifications-and-on-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>davidcom on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-232391</link>
			<pubDate>Wed, 01 May 2013 15:00:21 +0000</pubDate>
			<dc:creator>davidcom</dc:creator>
			<guid isPermaLink="false">232391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll give that a try. Thanks David.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-232305</link>
			<pubDate>Wed, 01 May 2013 13:27:46 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">232305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use Conditional Shortcodes in your notification message to show the various details based on their selection - &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Shortcodes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Shortcodes&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidcom on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-232296</link>
			<pubDate>Wed, 01 May 2013 13:12:03 +0000</pubDate>
			<dc:creator>davidcom</dc:creator>
			<guid isPermaLink="false">232296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Resurecting this. I need this functionality. This is for a language school. I need a teacher to be able to select a students level. For each level, there is a set of capabilities that define what the level means (what the student is capable of doing in English at their level). Then in the notification to the student, I need the student to receive something like:&#60;/p&#62;
&#60;p&#62;Your level: A1&#60;br /&#62;
You are capable of the following:&#60;br /&#62;
- Writing a simple post card&#60;br /&#62;
- Telling about where your are from&#60;br /&#62;
- Asking simple questions&#60;/p&#62;
&#60;p&#62;I have created a drop down list in the form where the teacher selects the student's level (A1, A2, etc.), and then I use the list's merge tag to plug in the level in the notification. But how can I have the notification plug in the corresponding capabilities that are associated with the level given? (formatted in a list form, with bold, underline, etc)&#60;/p&#62;
&#60;p&#62;In a way, I guess the list of capabilities is the value of the level given. Can one enter html coded lists in the value boxes of drop down field entries?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-48991</link>
			<pubDate>Fri, 10 Feb 2012 07:43:22 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">48991@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin is referring to the paragraph text form field to use here, instead of the HTML field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>axzm on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-48975</link>
			<pubDate>Fri, 10 Feb 2012 01:15:53 +0000</pubDate>
			<dc:creator>axzm</dc:creator>
			<guid isPermaLink="false">48975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you say this...&#60;/p&#62;
&#60;p&#62;&#34;You can always use styled paragraph text (textareas) with default text in place of textual content in HTML blocks. Those would be submitted along with the other form data because they're actual form elements.&#34;&#60;/p&#62;
&#60;p&#62;Not sure exactly what you are proposing there. Please elaborate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-47292</link>
			<pubDate>Wed, 25 Jan 2012 03:29:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">47292@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As Chris said, the HTML blocks are not part of the form submission and were never intended to be. They're for outputting freeform HTML and aren't form inputs. I completely disagree that this is a &#34;crucial&#34; feature.&#60;/p&#62;
&#60;p&#62;You can always use styled paragraph text (textareas) with default text in place of textual content in HTML blocks. Those would be submitted along with the other form data because they're actual form elements.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>axzm on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-47243</link>
			<pubDate>Tue, 24 Jan 2012 16:22:45 +0000</pubDate>
			<dc:creator>axzm</dc:creator>
			<guid isPermaLink="false">47243@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I also need this problem solved. Anyone? This shouldn't be that big of a deal, but apparently no one knows.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibvmarketing on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-45792</link>
			<pubDate>Sun, 08 Jan 2012 01:49:34 +0000</pubDate>
			<dc:creator>ibvmarketing</dc:creator>
			<guid isPermaLink="false">45792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there any more information on this. I have been trying to get this project going for three weeks. I am going to have to switch to another software unless I can figure out how to get HTML output in email from gravity forms.&#60;/p&#62;
&#60;p&#62;I understand it was not built in, but seems to be a crucial feature.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibvmarketing on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-44141</link>
			<pubDate>Thu, 15 Dec 2011 10:16:19 +0000</pubDate>
			<dc:creator>ibvmarketing</dc:creator>
			<guid isPermaLink="false">44141@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the answer.&#60;/p&#62;
&#60;p&#62;I was able to find the ids, so for example I changed the line of code to&#60;/p&#62;
&#60;p&#62;(&#34; . $_POST[&#34;input_89&#34;] . &#34;)  &#60;/p&#62;
&#60;p&#62;Is that correct syntax, based on the code shown above from pastie?&#60;/p&#62;
&#60;p&#62;which is an html block for me and it did not come up.&#60;/p&#62;
&#60;p&#62;Also another concern of mine is if I add all the html blocks manually to the email it will defeat the purpose of the recommendation.&#60;/p&#62;
&#60;p&#62;The idea is for only the html block that meets the conditional logic would be shown.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "HTML Block Output in Email Notifications and on Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-block-output-in-email-notifications-and-on-pages#post-44112</link>
			<pubDate>Wed, 14 Dec 2011 23:55:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HTML blocks are not part of the form submission, so they won't come up in the all_fields merge tag.&#60;/p&#62;
&#60;p&#62;You can find out the IDs of the fields by hovering over the field in the form builder: the ID will be displayed next to the name.  Or, you can preview the form and the &#34;View Source&#34; in the browser to get the actual IDs you need.  &#60;/p&#62;
&#60;p&#62;If you need more help please let us know.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
