<?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: Change the default &#34;this field is required&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-the-default-this-field-is-required</link>
		<description>Gravity Support Forums Topic: Change the default &quot;this field is required&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:13: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/change-the-default-this-field-is-required" rel="self" type="application/rss+xml" />

		<item>
			<title>Deepend on "Change the default &#34;this field is required&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-default-this-field-is-required#post-290584</link>
			<pubDate>Thu, 30 May 2013 20:37:34 +0000</pubDate>
			<dc:creator>Deepend</dc:creator>
			<guid isPermaLink="false">290584@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would also be interested in a hook to change that default required message for fields. &#60;/p&#62;
&#60;p&#62;Seems the code you used above @siwbao targets the main error, no the field errors. &#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siewbao on "Change the default &#34;this field is required&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-default-this-field-is-required#post-253464</link>
			<pubDate>Tue, 14 May 2013 23:46:43 +0000</pubDate>
			<dc:creator>siewbao</dc:creator>
			<guid isPermaLink="false">253464@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can someone from support respond?&#60;br /&#62;
How to replace the default &#34;This field is required&#34; for like 20 fields in one go?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siewbao on "Change the default &#34;this field is required&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-default-this-field-is-required#post-252270</link>
			<pubDate>Tue, 14 May 2013 05:13:08 +0000</pubDate>
			<dc:creator>siewbao</dc:creator>
			<guid isPermaLink="false">252270@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;From this page &#60;a href=&#34;https://gist.github.com/BronsonQuick/2366001&#34; rel=&#34;nofollow&#34;&#62;https://gist.github.com/BronsonQuick/2366001&#60;/a&#62;&#60;br /&#62;
I tried applying this, but it doesn't work.&#60;br /&#62;
Please advice. Thanks&#60;/p&#62;
&#60;p&#62;//This is a filter to change the default validation message that Gravity Forms generates&#60;br /&#62;
add_filter('gform_validation_message', 'change_validation_message', 10, 2);&#60;br /&#62;
function change_validation_message($message, $form)&#60;br /&#62;
{&#60;br /&#62;
return &#34;&#38;lt;div class='validation_error'&#38;gt;&#60;strong&#62;Oops!&#60;/strong&#62; Looks like there’s something wrong. Please review the form above.&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
