<?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: Problem with a submission: How to customize the text?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-customize-the-text-when-there-is-a-problem-with-a-submission</link>
		<description>Gravity Support Forums Topic: Problem with a submission: How to customize the text?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:26:32 +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/how-to-customize-the-text-when-there-is-a-problem-with-a-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Problem with a submission: How to customize the text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-customize-the-text-when-there-is-a-problem-with-a-submission#post-3006</link>
			<pubDate>Thu, 28 Jan 2010 13:53:30 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">3006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have added a hook for the validation message that will allow you to change it. But that will only go out on 1.3.9. Probably a couple of weeks away.&#60;/p&#62;
&#60;p&#62;Meanwhile, you can use jQuery to change the message.&#60;br /&#62;
Note: This snippet requires that the &#60;a href=&#34;http://jquery.com&#34; rel=&#34;nofollow&#34;&#62;jQuery library&#60;/a&#62; is &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_enqueue_script&#34; rel=&#34;nofollow&#34;&#62;already loaded&#60;/a&#62; in your theme to function properly.&#60;/p&#62;
&#60;p&#62;Also, you will need to replace 21 (in #gform_21) with your actual form id&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;

            jQuery(document).ready(
                function() {
                    jQuery(&#38;quot;#gform_21 .validation_error&#38;quot;).html(&#38;quot;My new validation message&#38;quot;);
                }
            );
        &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Cristian Antohe on "Problem with a submission: How to customize the text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-customize-the-text-when-there-is-a-problem-with-a-submission#post-2999</link>
			<pubDate>Thu, 28 Jan 2010 07:59:57 +0000</pubDate>
			<dc:creator>Cristian Antohe</dc:creator>
			<guid isPermaLink="false">2999@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an update on this issue? &#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Problem with a submission: How to customize the text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-customize-the-text-when-there-is-a-problem-with-a-submission#post-2630</link>
			<pubDate>Tue, 12 Jan 2010 11:37:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">2630@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Adrien,&#60;/p&#62;
&#60;p&#62;Right now it is possible to customize the validation message on a field but I do not believe it is possible to change the primary validation error message that you referenced above.  This is a localized string so that it can be translated when the plugin is translated.&#60;/p&#62;
&#60;p&#62;I will check to see if there is a hook that can be leveraged to change this programatically.  We can look into making it customizable in a future release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adrien on "Problem with a submission: How to customize the text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-customize-the-text-when-there-is-a-problem-with-a-submission#post-2620</link>
			<pubDate>Tue, 12 Jan 2010 02:26:44 +0000</pubDate>
			<dc:creator>adrien</dc:creator>
			<guid isPermaLink="false">2620@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi (again),&#60;/p&#62;
&#60;p&#62;Here I'm almost done with the killer form I have built with the plugin. The only thing I want to fix is the text a user get when there is an error in a form she submitted :&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;There was a problem with your submission. Errors have been highlighted below.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Any chance I can customize it?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;- Adrien O'Leary
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
