<?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: Import error due to double CDATA fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/import-error-due-to-double-cdata-fields</link>
		<description>Gravity Support Forums Topic: Import error due to double CDATA fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:19:10 +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/import-error-due-to-double-cdata-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>acsnaterse on "Import error due to double CDATA fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/import-error-due-to-double-cdata-fields#post-54328</link>
			<pubDate>Thu, 05 Apr 2012 06:14:42 +0000</pubDate>
			<dc:creator>acsnaterse</dc:creator>
			<guid isPermaLink="false">54328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form in which I have a Google Adwords conversion script in the &#34;thanks&#34; message. It's by purpose an AJAX form, because I don;t want a page reload (or new page) in this case.&#60;/p&#62;
&#60;p&#62;This works perfectly, until I want to export this form and import it somewhere else.&#60;/p&#62;
&#60;p&#62;The problem is: in this Google script there's a CDATA field too, So you will get this in the export XML:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;message&#38;gt;&#38;lt;![CDATA[&#38;lt;p&#38;gt;&#38;lt;strong&#38;gt;Thank you blablabla.&#38;lt;/strong&#38;gt;&#38;lt;/p&#38;gt;
&#38;lt;!-- Google Code for Contactformulier (Ajax) Conversion Page --&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
/* &#38;lt;![CDATA[ */
var google_conversion_id = xxx;
// some more Google codes
/* ]]&#38;gt; */
&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;noscript&#38;gt;
&#38;lt;div style=&#38;quot;display:inline;&#38;quot;&#38;gt;&#38;lt;img height=&#38;quot;1&#38;quot; width=&#38;quot;1&#38;quot; style=&#38;quot;border-style:none;&#38;quot; alt=&#38;quot;&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion/xxxx/?label=zZvLCNOXsgIQ_ZGX_AM&#38;amp;guid=ON&#38;amp;script=0&#38;quot;/&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;/noscript&#38;gt;]]&#38;gt;&#38;lt;/message&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The import itself will work, but when I try to edit the imported form it will show no fields and produce a javascript error..&#60;/p&#62;
&#60;p&#62;Is there a way you can encode the data before export en decode it with the import, to prevent these situations?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
