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

		<item>
			<title>Simon Chang on "Calendar Widget Date problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-widget-date-problem#post-46982</link>
			<pubDate>Fri, 20 Jan 2012 11:31:58 +0000</pubDate>
			<dc:creator>Simon Chang</dc:creator>
			<guid isPermaLink="false">46982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey there Chris. &#60;/p&#62;
&#60;p&#62;Sorry I have this on a localhost, but I have found a solution. If you look at my previous code, just add in &#60;code&#62;yearRange: &#38;#39;-40:0&#38;#39;&#60;/code&#62; and it allows you to scroll to the specified minDate. The custom code itself doesn't seem to be a problem because it WORKS, it's just the dropdown menu itself wouldn't go past 2002. I agree there's a conflict somewhere but this work around is a good enough fix for me.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Calendar Widget Date problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-widget-date-problem#post-46941</link>
			<pubDate>Fri, 20 Jan 2012 02:21:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about a link to your form online?  Sounds like a JavaScript conflict, but we'd have to see it in person.&#60;/p&#62;
&#60;p&#62;Also, does the same thing happen when you try it in the preview?  If so, then it is likely your custom code.  If it happens in the preview, can you remove the custom code and see if that works?  Or does the custom code not run in the preview for this form (if it's in a template file, for example.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Simon Chang on "Calendar Widget Date problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-widget-date-problem#post-46796</link>
			<pubDate>Wed, 18 Jan 2012 18:18:54 +0000</pubDate>
			<dc:creator>Simon Chang</dc:creator>
			<guid isPermaLink="false">46796@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys, I'll get straight to the point, I'm using a form that has only a date field in the format dd/mm/yyyy and with Jquery's datepicker/calendar. The problem is when I set my code to the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery.noConflict();
  jQuery(document).ready(function($) {
		$(&#38;quot;#input_1_1&#38;quot;).datepicker({ minDate: new Date(1982, 1-1, 1), buttonImage: &#38;#39;/wp-content/plugins/gravityforms/images/calendar.png&#38;#39;,  hideIfNoPrevNext: true, showOn: &#38;#39;both&#38;#39;, buttonImageOnly: true });
  });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The date range won't go past 2002 using the calendar icon, but you can still set the year between 1982-2001 if you keep on hitting the previous button. Seems like an odd problem but I'm not sure what's causing it.&#60;/p&#62;
&#60;p&#62;Included a picture:&#60;br /&#62;
&#60;a href=&#34;http://imageshack.us/photo/my-images/440/calendarfa.png/&#34; rel=&#34;nofollow&#34;&#62;http://imageshack.us/photo/my-images/440/calendarfa.png/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
