<?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: Passing html in an input field from one page to the other</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-html-in-an-input-field-from-one-page-to-the-other</link>
		<description>Gravity Support Forums Topic: Passing html in an input field from one page to the other</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:29:30 +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/passing-html-in-an-input-field-from-one-page-to-the-other" rel="self" type="application/rss+xml" />

		<item>
			<title>nkatsefa on "Passing html in an input field from one page to the other"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-html-in-an-input-field-from-one-page-to-the-other#post-49063</link>
			<pubDate>Fri, 10 Feb 2012 18:55:15 +0000</pubDate>
			<dc:creator>nkatsefa</dc:creator>
			<guid isPermaLink="false">49063@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey, to answer my own question you go into forms_model.php line 1356 you are allowed to &#34;allow html&#34; just add &#34;text&#34; to the spot where it allows it in checkboxes and radio fields. Additionally, this allows someone to integrate uploadify into gravity forms so that multiple uploads with a progress bar may be incorporated into GF. You guys should really look into working with uploadify to get this in your next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nkatsefa on "Passing html in an input field from one page to the other"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-html-in-an-input-field-from-one-page-to-the-other#post-49049</link>
			<pubDate>Fri, 10 Feb 2012 17:12:47 +0000</pubDate>
			<dc:creator>nkatsefa</dc:creator>
			<guid isPermaLink="false">49049@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I use Uploadify to upload images and then I have it write html to an input field which i then later decode to show up as a link to the image within the shopping cart and an email. Using the standard file uploader does not allow me to have an image preview before submitting, and also doesnt allow for multiple uploads, so thats why I went with using Uploadify to convert the GF file input. How can I pass html code within a hidden field using gravity forms and then have it not come out as just the html code on the next page? I am using this in woocommerce.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
