<?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: Gform validation message ignored</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform-validation-message-ignored</link>
		<description>Gravity Support Forums Topic: Gform validation message ignored</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 14:40:59 +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/gform-validation-message-ignored" rel="self" type="application/rss+xml" />

		<item>
			<title>caroig on "Gform validation message ignored"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-validation-message-ignored#post-52745</link>
			<pubDate>Sat, 17 Mar 2012 13:19:51 +0000</pubDate>
			<dc:creator>caroig</dc:creator>
			<guid isPermaLink="false">52745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is an issue with the rootstheme, the validation message is changed in the roots-cleanup.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>caroig on "Gform validation message ignored"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-validation-message-ignored#post-52512</link>
			<pubDate>Thu, 15 Mar 2012 06:19:14 +0000</pubDate>
			<dc:creator>caroig</dc:creator>
			<guid isPermaLink="false">52512@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have some filters in my functions.php for localizing gf.  eg:-&#60;/p&#62;
&#60;p&#62;	add_filter(&#34;gform_name_first&#34;, &#34;change_name_first&#34;, 10, 2);&#60;br /&#62;
	function change_name_first($label, $form_id){&#60;br /&#62;
	    return &#34;Nombre&#34;;&#60;br /&#62;
	}&#60;br /&#62;
	add_filter(&#34;gform_validation_message&#34;, &#34;change_message&#34;, 10, 2);&#60;br /&#62;
	function change_message($message, $form){&#60;br /&#62;
	  return &#34;&#38;lt;div class='validation_error'&#38;gt;Hay errores en el formulario, por favor corrígelos y envialo de nuevo&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
	} &#60;/p&#62;
&#60;p&#62;In the above, the gform_name_first filter works fine.  The gform_validation_message is ignored and the default validation message is displayed.&#60;/p&#62;
&#60;p&#62;How can I correctly set the validation message?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
