<?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: WYSIWYG Editor Integration Issue with Error Validation &#38; Page Navigation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg-editor-integration-issue-with-error-validation-page-navigation</link>
		<description>Gravity Support Forums Topic: WYSIWYG Editor Integration Issue with Error Validation &amp; Page Navigation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:30: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/wysiwyg-editor-integration-issue-with-error-validation-page-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "WYSIWYG Editor Integration Issue with Error Validation &#38; Page Navigation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg-editor-integration-issue-with-error-validation-page-navigation#post-90271</link>
			<pubDate>Mon, 12 Nov 2012 14:32:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">90271@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue is when the validation occurs, the form is re-rendered and your custom WYSIWYG implementation is not implemented due to the fact it's javascript isn't triggered and applied when the form is re-rendered.&#60;/p&#62;
&#60;p&#62;You'd need to use one of the available javascript hooks to re-initialize the necessary JS for the functionality you are implementing when this occurs.  It's not something Gravity Forms can do automatically as it's not something Gravity Forms has implemented so it isn't aware it needs to be re-initialized.&#60;/p&#62;
&#60;p&#62;You would need to use the gform_post_render jQuery hook to re-initialize the necessary JS.  That hook is documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "WYSIWYG Editor Integration Issue with Error Validation &#38; Page Navigation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg-editor-integration-issue-with-error-validation-page-navigation#post-88963</link>
			<pubDate>Thu, 08 Nov 2012 18:22:45 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">88963@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have read through all the posts on here about implementing a WYSIWYG editor with the post body field. A couple of threads said this might be coming with GF in 1.6, maybe it is coming soon?&#60;/p&#62;
&#60;p&#62;So I have implemented both CK Editor and TinyMCE (wp editor) in two different forms. &#60;/p&#62;
&#60;p&#62;I can get both working by following all the documentation and tips on here but there is an identical problem with both.&#60;/p&#62;
&#60;p&#62;I am using a multiple page form (Don't think it makes a difference) On my first page I have&#60;/p&#62;
&#60;p&#62;* Post Title&#60;br /&#62;
* Body Text (With WYSIWYG Editor)&#60;/p&#62;
&#60;p&#62;The Post title is a required field. If I fill out just the body field and press 'next' without filling out the required field I get the Validation error. As soon as I get this error the Editor disappears and I am left with a textarea with the HTML markup in it. &#60;/p&#62;
&#60;p&#62;I can trigger the same result when Filling out both fields, pressing next to go to next page, and then pressing previous to go back to the first page to maybe make an edit. &#60;/p&#62;
&#60;p&#62;Both result in the same thing.&#60;/p&#62;
&#60;p&#62;I am sure you guys might be aware of this from the testing you are doing and was hoping you might be able to help me out?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
