<?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 Tag: html - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/html</link>
		<description>Gravity Support Forums Tag: html - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:24:39 +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/tags/html/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>davejmason on "How to stop users entering HTML?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-stop-users-entering-html#post-363213</link>
			<pubDate>Fri, 05 Jul 2013 08:58:25 +0000</pubDate>
			<dc:creator>davejmason</dc:creator>
			<guid isPermaLink="false">363213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a field where users must input a YouTube url, however some of them keep putting in the HTML embed code. I don't like the fact that anybody could submit HTML code directly onto my site. How can I disable this?&#60;/p&#62;
&#60;p&#62;Perhaps just disabling characters such as &#38;lt; and &#38;gt; would do it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trammel on "Adding an image to a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-a-form#post-61993</link>
			<pubDate>Sat, 09 Jun 2012 10:35:36 +0000</pubDate>
			<dc:creator>Trammel</dc:creator>
			<guid isPermaLink="false">61993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not a coder and don't really understand how to modify CSS. All I want to do is add an image to the top of my forms, the bottom of my forms and to have the ability to add an image within the form if I choose to. Can someone explain in plain language how to do this? Here's an example of a form I'm trying to replicate in Gravity forms: &#60;a href=&#34;http://www.formstack.com/forms/?1190194-wf05szXDIq&#34; rel=&#34;nofollow&#34;&#62;http://www.formstack.com/forms/?1190194-wf05szXDIq&#60;/a&#62;. Notice the logo at the top, the mini logos at the bottom and the thumbnail picture of the guide in the text of the first paragraph. I would also like to know how to add straight text boxes when I need to add a sentence or paragraph to a form. I'm at a bit of a loss here. Any help is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nitin on "Make Image inside Radio button clickable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-image-inside-radio-button-clickable#post-319438</link>
			<pubDate>Wed, 12 Jun 2013 21:12:24 +0000</pubDate>
			<dc:creator>Nitin</dc:creator>
			<guid isPermaLink="false">319438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Multi-page questionnaire, where I show two images &#38;amp; ask user to like one.&#60;/p&#62;
&#60;p&#62;From past posts, I was able to figure out that I can show 2 images as options of radio button - using html &#38;lt;img /&#38;gt; inside label of radio button.&#60;/p&#62;
&#60;p&#62;What I want now is make these images clickable . I want to bypass clicking of &#34;Next&#34; or &#34;submit&#34; button. As sson as user clicks on one of the image option, I wan to take user to next set of question.&#60;/p&#62;
&#60;p&#62;(Newbie help: I posted same question in priority support. I got email with partial answer. How do I get back to history of my priority response ? I replied email with followup question but it went un-answered.  )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dashaluna on "Broken HTML markup for Custom Field from Post Fields Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/broken-html-markup-for-custom-field-from-post-fields-category#post-317273</link>
			<pubDate>Tue, 11 Jun 2013 12:30:16 +0000</pubDate>
			<dc:creator>dashaluna</dc:creator>
			<guid isPermaLink="false">317273@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a form that submits data and creates a post of CPT. I'm using {all_fields} for previewing field content before fully submitting data.&#60;/p&#62;
&#60;p&#62;Recently, I've noticed that the content of Custom Field from Post Fields Category isn't creating correct HTML.&#60;/p&#62;
&#60;p&#62;In the field I have entered text 'Line 1.' followed by clicking enter twice to get a clear separation of text and on the new line I entered 'Line 2.' The HTML that I got is below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Line 1.&#38;lt;p&#38;gt;&#38;lt;/p&#38;gt;&#38;lt;br&#38;gt;
&#38;lt;p&#38;gt;Line 2.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first chunk of text isn't wrapped into &#60;code&#62;&#38;lt;p&#38;gt;&#60;/code&#62; tag correctly. This breaks styling.&#60;br /&#62;
GF v 1.7.5&#60;/p&#62;
&#60;p&#62;Is there a way to fix this?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Dasha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcel Bootsman on "WYSIWYG HTML Editor in HTML Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg-html-editor-in-html-fields#post-55324</link>
			<pubDate>Mon, 16 Apr 2012 05:27:55 +0000</pubDate>
			<dc:creator>Marcel Bootsman</dc:creator>
			<guid isPermaLink="false">55324@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;is it possible to change the HTML fields from a standard text-area to a WYSIWYG editor?&#60;br /&#62;
If so, how? :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bluep on "HTML in field description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-in-field-description#post-306424</link>
			<pubDate>Thu, 06 Jun 2013 15:07:31 +0000</pubDate>
			<dc:creator>bluep</dc:creator>
			<guid isPermaLink="false">306424@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried building a form on another platform, but encountered a problem that the conditional &#34;show&#34; rules do not work if there is html code in a field description.  I want to use html to source images a user can select in a checkbox field.  Do Gravity Forms' conditional rules work when html is used in field descriptions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnsamwallace on "Limit gforms allowable tags to specific field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-gforms-allowable-tags-to-specific-field#post-266079</link>
			<pubDate>Tue, 21 May 2013 15:28:38 +0000</pubDate>
			<dc:creator>johnsamwallace</dc:creator>
			<guid isPermaLink="false">266079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have been searching the documentation and have found how to allow html tags in forms but not how to limit to specific fields. Can anyone help? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkirker on "True HTML Block - Is there a way?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/true-html-block-is-there-a-way#post-232192</link>
			<pubDate>Wed, 01 May 2013 11:51:39 +0000</pubDate>
			<dc:creator>jkirker</dc:creator>
			<guid isPermaLink="false">232192@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to add some freeform html/text between fields.&#60;/p&#62;
&#60;p&#62;Other than writing a filter to replace/delete unwanted output, is there a way to insert a true HTML block that isn't wrapped?&#60;/p&#62;
&#60;p&#62;So, instead of this:&#60;br /&#62;
&#38;lt;li id=&#34;field_3_53&#34; class=&#34;gfield gfield_html gfield_html_formatted gfield_no_follows_desc&#34;&#38;gt;whatever&#60;/p&#62;
&#60;p&#62;It just outputs this:&#60;br /&#62;
whatever&#60;/p&#62;
&#60;p&#62;Thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scooter714 on "Removing HTML code in order receipt"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-html-code-in-order-receipt#post-255432</link>
			<pubDate>Thu, 16 May 2013 08:26:57 +0000</pubDate>
			<dc:creator>scooter714</dc:creator>
			<guid isPermaLink="false">255432@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've created a simple check box form to pick between basketball &#38;amp; baseball. When the order receipt is sent to the user and the admin, I get html code included in the item line:&#60;/p&#62;
&#60;p&#62;Select your subscriptions: &#60;code&#62;&#38;lt;ul class=&#38;#39;bulleted&#38;#39;&#38;gt;&#38;lt;li&#38;gt;Basketball ($20.00)&#38;lt;/li&#38;gt;&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I've searched the forum, but have not been able to resolve the issue.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcarnevale on "Preserving newlines in a field populated pre-submission."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preserving-newlines-in-a-field-populated-pre-submission#post-242862</link>
			<pubDate>Wed, 08 May 2013 12:58:30 +0000</pubDate>
			<dc:creator>mcarnevale</dc:creator>
			<guid isPermaLink="false">242862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys, &#60;/p&#62;
&#60;p&#62;I have a form field (hidden) that is being populated with the formatted contents of a cookie using the gform_pre_submission_filter.&#60;/p&#62;
&#60;p&#62;It has a collection of items, each with a subset of configurations. The issue I'm having is that I can't figure out how to keep any sort of line breaks in the data.&#60;/p&#62;
&#60;p&#62;I've tried html, it's stripped out. I've tried \n - the backslash is pulled and there's just n's listed in the data.&#60;/p&#62;
&#60;p&#62;Is there any way to either : insert HTML or newline characters that are preserved in the entries / emails? I assume that it's a security issue blocking these, but since it's being completely build in PHP on the back end, can I at least disable the stripslashes / remove html that's being triggered on this field?&#60;/p&#62;
&#60;p&#62;EDIT: I've solved this myself, due to a bit of forgotten php weirdness.&#60;/p&#62;
&#60;p&#62;'\n' is not &#34;\n&#34;, as single quotes don't parse contents. Using doubles worked fine.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
