<?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: Date picker localisation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation</link>
		<description>Gravity Support Forums Topic: Date picker localisation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:47:40 +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/date-picker-localisation" rel="self" type="application/rss+xml" />

		<item>
			<title>Strada on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11463</link>
			<pubDate>Thu, 21 Oct 2010 14:36:05 +0000</pubDate>
			<dc:creator>Strada</dc:creator>
			<guid isPermaLink="false">11463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry to bother you again, I have a css style problem.&#60;br /&#62;
If I knew better about css I guess I could work this out, but I don't :  )&#60;/p&#62;
&#60;p&#62;So here it is :&#60;br /&#62;
&#60;a href=&#34;http://www.strada-dici.com/2010/07/test-gravity-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.strada-dici.com/2010/07/test-gravity-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want &#34;Jour de Debut&#34; and &#34;Heure de Debut&#34; on one line&#60;br /&#62;
And &#34;Jour de Fin&#34; and &#34;Heure de Fin&#34; on the next line.&#60;/p&#62;
&#60;p&#62;As you can probably see &#34;Heure de Debut&#34; and &#34;Heure de Fin&#34; are composed of one html field and two number fields.&#60;/p&#62;
&#60;p&#62;The problem is that &#34;Heure de Fin&#34; and &#34;mm&#34; are not at the right place.&#60;/p&#62;
&#60;p&#62;I am using the following code :&#60;br /&#62;
.TwoItems_Left {clear:both; float:left; width:50%;}&#60;br /&#62;
.TwoItems_Right {float:left; width:50%;}&#60;/p&#62;
&#60;p&#62;.OneItem {clear:both;}&#60;/p&#62;
&#60;p&#62;.FirstTimeItem {float:left; width:50px;}&#60;br /&#62;
.SecondTimeItem {float:left; width:50px;}&#60;/p&#62;
&#60;p&#62;li#field_1_20 div.instruction,&#60;br /&#62;
li#field_1_21 div.instruction {display:none}&#60;br /&#62;
li#field_1_23 div.instruction,&#60;br /&#62;
li#field_1_24 div.instruction {display:none}&#60;/p&#62;
&#60;p&#62;with the following css aplied :&#60;br /&#62;
&#34;Titre de la manifestation&#34; =&#38;gt; 'OneItem'&#60;br /&#62;
&#34;Jour de Debut&#34; =&#38;gt; 'TwoItems_Left'&#60;br /&#62;
&#34;Heure de Debut&#34; =&#38;gt; plain html&#60;br /&#62;
&#34;hh&#34;=&#38;gt; 'FirstTimeItem'&#60;br /&#62;
&#34;mm&#34; =&#38;gt; 'SecondTimeItem'&#60;br /&#62;
&#34;Jour de Fin&#34; =&#38;gt; 'Two_Items_Left'&#60;br /&#62;
&#34;Description de la manifestation&#34; =&#38;gt; 'OneItem'&#60;/p&#62;
&#60;p&#62;Thanks for your patience,&#60;br /&#62;
--&#60;br /&#62;
Erwan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Strada on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11457</link>
			<pubDate>Thu, 21 Oct 2010 12:50:38 +0000</pubDate>
			<dc:creator>Strada</dc:creator>
			<guid isPermaLink="false">11457@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using the number field of course (I don't want the user to be able to enter characters)&#60;br /&#62;
I guess I'll go with that until the Time Picker gets more flexible.&#60;/p&#62;
&#60;p&#62;Thank you !&#60;br /&#62;
Erwan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11433</link>
			<pubDate>Wed, 20 Oct 2010 15:46:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11433@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, if you are using the single line text field type then edit your single line text field that you are using and one of the options under the Properties tab for that field type is &#34;Maximum Characters&#34;.  Set it to 2 and it will limit them to just 2 characters.&#60;/p&#62;
&#60;p&#62;If you are using the number field for these then you'd limit it by setting the allowable range by going to the Properties tab for the field and setting the min and max for the range.  They could still enter more characters but it won't let them submit it because it wouldn't validate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Strada on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11429</link>
			<pubDate>Wed, 20 Oct 2010 14:52:56 +0000</pubDate>
			<dc:creator>Strada</dc:creator>
			<guid isPermaLink="false">11429@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello !&#60;br /&#62;
It did work, thanks!&#60;br /&#62;
As you can see the field is now below the normal time picker.&#60;/p&#62;
&#60;p&#62;Another question: Would it be possible to prevent the user to enter more than 2 number in the hh and mm boxes?&#60;br /&#62;
--&#60;br /&#62;
Erwan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11405</link>
			<pubDate>Tue, 19 Oct 2010 16:59:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11405@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;looks like this is what you need. Try adding it to the end of your theme's style sheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;li#field_1_20 div.instruction,
li#field_1_21 div.instruction {display:none}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Strada on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11395</link>
			<pubDate>Tue, 19 Oct 2010 12:08:38 +0000</pubDate>
			<dc:creator>Strada</dc:creator>
			<guid isPermaLink="false">11395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin,&#60;br /&#62;
Here is the link:  &#60;a href=&#34;http://www.strada-dici.com/2010/07/test-gravity-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.strada-dici.com/2010/07/test-gravity-form/&#60;/a&#62;&#60;br /&#62;
The very last fields are the ones that need changing (hh and mm)&#60;/p&#62;
&#60;p&#62;Erwan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11373</link>
			<pubDate>Mon, 18 Oct 2010 16:08:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you would need to target that field id and description with CSS to hide it. If you can post a link to your form, we could help you with a CSS snippet that would do it for your specific form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Strada on "Date picker localisation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-localisation#post-11369</link>
			<pubDate>Mon, 18 Oct 2010 13:51:40 +0000</pubDate>
			<dc:creator>Strada</dc:creator>
			<guid isPermaLink="false">11369@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi all !&#60;br /&#62;
I am trying to make a date picker localised for France.&#60;br /&#62;
So that means I need my hour field range to be 0-23 and no am-pm option.&#60;/p&#62;
&#60;p&#62;I think it is impossible to customise the date field that way, am I right ?&#60;/p&#62;
&#60;p&#62;So I tried with two Number fields with carefully chosen ranges.&#60;br /&#62;
I does kind of work.. but one detail is bothering me : it is displaying &#34;Please enter a value less than or equal to 59.&#34; below the field: making it huge, in addition I don't want that text anyway (it is obvious that minutes can't go over 59)&#60;/p&#62;
&#60;p&#62;Is there a way of removing that line ? Using style formatting perhaps ?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erwan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
