<?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: Hook export separator</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator</link>
		<description>Gravity Support Forums Topic: Hook export separator</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 10:37: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/hook-export-separator" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Hook export separator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator#post-37834</link>
			<pubDate>Thu, 13 Oct 2011 14:54:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37834@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;gform_export_separator is only available in Gravity Forms v1.6.  It isn't present in v1.5.3 so that is why it is not working.&#60;/p&#62;
&#60;p&#62;This is mentioned in the documentation.  See this screenshot: &#60;a href=&#34;http://i.imgur.com/z2UnL.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/z2UnL.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Hook export separator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator#post-37816</link>
			<pubDate>Thu, 13 Oct 2011 12:36:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Moved from pre-purchase.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Hook export separator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator#post-37783</link>
			<pubDate>Thu, 13 Oct 2011 03:38:58 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">37783@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The version is 1.5.3 and seems to be the latest
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Hook export separator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator#post-37553</link>
			<pubDate>Tue, 11 Oct 2011 11:54:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37553@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Which version of Gravity Forms are you using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Hook export separator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hook-export-separator#post-37542</link>
			<pubDate>Tue, 11 Oct 2011 11:10:01 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">37542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
in order to change the export message separator to a &#34;;&#34; , I added this code in functions.php file of the wp theme:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_action(&#38;quot;gform_export_separator_6&#38;quot;, &#38;quot;change_separator&#38;quot;, 10, 2);
function change_separator($separator, $form_id){
    return &#38;quot;;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but I still have the default &#34;comma&#34; as a separator.&#60;/p&#62;
&#60;p&#62;can you tell me what's wrong.&#60;/p&#62;
&#60;p&#62;BR&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
