<?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: How to Insert a &#34;Required Field&#34; text in required inputs in your form?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-insert-a-required-field-text-in-required-inputs-in-your-form</link>
		<description>Gravity Support Forums Topic: How to Insert a &quot;Required Field&quot; text in required inputs in your form?</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 08:33:54 +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-insert-a-required-field-text-in-required-inputs-in-your-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "How to Insert a &#34;Required Field&#34; text in required inputs in your form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-insert-a-required-field-text-in-required-inputs-in-your-form#post-20117</link>
			<pubDate>Tue, 08 Mar 2011 10:04:24 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">20117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do that with jQuery. Here's an example.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function() {
	jQuery(&#38;#39;.gform_wrapper .gfield_required&#38;#39;).html(&#38;#39;* required field&#38;#39;);
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://api.jquery.com/html/&#34; rel=&#34;nofollow&#34;&#62;http://api.jquery.com/html/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rovillesarate on "How to Insert a &#34;Required Field&#34; text in required inputs in your form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-insert-a-required-field-text-in-required-inputs-in-your-form#post-20113</link>
			<pubDate>Tue, 08 Mar 2011 04:10:48 +0000</pubDate>
			<dc:creator>rovillesarate</dc:creator>
			<guid isPermaLink="false">20113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! Im just wondering if its possible to insert a required field text in required input instead of just the plain &#34; * &#34;? Is there a filter or hook to do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
