<?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: Minimum Characters</title>
		<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1</link>
		<description>Gravity Support Forums Topic: Minimum Characters</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 16:11:58 +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/minimum-characters-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-40084</link>
			<pubDate>Fri, 04 Nov 2011 16:00:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">40084@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the update Chris.  Glad you got that resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-40044</link>
			<pubDate>Fri, 04 Nov 2011 11:22:23 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">40044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, thanks for your &#34;road map&#34;. I managed to solve the problem. Both wp_head() and wp_footer() were not activated and there was a javascritp error in a plugin which I fixed.&#60;br /&#62;
I noticed that the version 1.6 was released and installed it automatically.&#60;br /&#62;
Thanks again.&#60;br /&#62;
BR&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39424</link>
			<pubDate>Mon, 31 Oct 2011 14:36:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">39424@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have JS errors because Gravity Forms scripts aren't being enqueued and output.  This means the necessary JS is not present on the page.&#60;/p&#62;
&#60;p&#62;Gravity Forms uses the WordPress enqueue function to output scripts, but it isn't present on your page.&#60;/p&#62;
&#60;p&#62;If you are using the shortcode in a page or post this means there may be a problem with your theme or a plugin conflict issue.&#60;/p&#62;
&#60;p&#62;The first thing to look at in this case is that your header.php has the wp_head() function call AND your footer.php has the wp_footer() function call.&#60;/p&#62;
&#60;p&#62;If you are using the shortcode and these functions are present in your theme, then you may need to check for theme and plugin conflicts by following these directions:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;IF you are displaying the form using the function call then it's not going to automatically enqueue the necessary scripts and CSS.  You'd have to use our enqueue function to do so.  You can find documentation on this here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Review the above, follow the instructions i've provided and let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39393</link>
			<pubDate>Mon, 31 Oct 2011 06:28:08 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">39393@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
I embeded the form using the following shortcode &#60;code&#62;[gravityform id=&#38;quot;3&#38;quot; name=&#38;quot;Devenir signataire&#38;quot; title=&#38;quot;false&#38;quot; description=&#38;quot;false&#38;quot; ajax=&#38;quot;true&#38;quot;]&#60;/code&#62;&#60;br /&#62;
I fixed the java script problems and now the error messages are correctly shown.&#60;br /&#62;
Although the form is recorded when the sent button is clicked, the confirmation message doesn't show up.&#60;br /&#62;
Also and still, when using saving the form with the &#34;input mask&#34; I get the error   &#60;code&#62;jQuery(&#38;quot;input_3_15&#38;quot;).mask is not a function&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39232</link>
			<pubDate>Fri, 28 Oct 2011 12:19:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39232@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually, from looking at the source of the page, it looks like no Gravity Forms CSS or scripts are being included.  How did you embed your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39231</link>
			<pubDate>Fri, 28 Oct 2011 12:17:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39231@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have some JavaScript errors on the page which are preventing the jQuery that provides the input mask from loading.  Screenshot: &#60;a href=&#34;http://min.us/mDNkDQdo5&#34; rel=&#34;nofollow&#34;&#62;http://min.us/mDNkDQdo5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You should fix the first two errors, and I think they 3rd will go away, and the input mask will work.&#60;/p&#62;
&#60;p&#62;Also, did you embed the form using the shortcode, or are you including it some other way?  If you are using the function call to embed the form in your template, it's possible you need to enqueue the styles and scripts yourself.  Directions on how to do that are here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Enqueue_Scripts_and_Styles&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Enqueue_Scripts_and_Styles&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39198</link>
			<pubDate>Fri, 28 Oct 2011 03:52:54 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">39198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
unfortunately on the front end the filed appears empty with no SSN mask as you can see here (&#34;Téléphone input field&#34;) &#60;a href=&#34;http://www.peuples-solidaires.org/ce-que-vous-pouvez-faire/devenir-signataire-dev/&#34; rel=&#34;nofollow&#34;&#62;http://www.peuples-solidaires.org/ce-que-vous-pouvez-faire/devenir-signataire-dev/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39181</link>
			<pubDate>Thu, 27 Oct 2011 23:44:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share a link to your site where this is happening?&#60;/p&#62;
&#60;p&#62;Does the field look like this on the front end?&#60;br /&#62;
&#60;a href=&#34;http://minus.com/mMB0KjqAG&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mMB0KjqAG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The SSN mask (___-__-____) prevented letters from being entered, but I left some numbers off (I think I submitted 5 numbers only) and there was no validation error.  Is that similar to what you experienced?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39077</link>
			<pubDate>Thu, 27 Oct 2011 05:59:57 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">39077@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Although the messages are saved, no error messages are firing up anymore, nore the validation message.&#60;br /&#62;
Maybe this last information will help understanding?&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netagence on "Minimum Characters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/minimum-characters-1#post-39075</link>
			<pubDate>Thu, 27 Oct 2011 05:34:30 +0000</pubDate>
			<dc:creator>netagence</dc:creator>
			<guid isPermaLink="false">39075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
I installed the 1.6RC5 (following your instructions in an other thread). Even though I managed to add an other entry in the input mask select list, it does nothing when typing in the concerned field. (the option is endeed saved).&#60;br /&#62;
The entry was set through functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_input_masks&#38;quot;, &#38;quot;add_mask&#38;quot;);
function add_mask($masks){
    $masks[&#38;quot;Tel french&#38;quot;] = &#38;quot;99-99-99-99-99&#38;quot;;
    return $masks;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Can you tell me where to look to get this working?&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
