<?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: Prevent keyboard popup on datepicker for mobile devices</title>
		<link>https://legacy.forums.gravityhelp.com/topic/prevent-keyboard-popup-on-datepicker-for-mobile-devices</link>
		<description>Gravity Support Forums Topic: Prevent keyboard popup on datepicker for mobile devices</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:58:20 +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/prevent-keyboard-popup-on-datepicker-for-mobile-devices" rel="self" type="application/rss+xml" />

		<item>
			<title>ktrusak on "Prevent keyboard popup on datepicker for mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-keyboard-popup-on-datepicker-for-mobile-devices#post-90206</link>
			<pubDate>Mon, 12 Nov 2012 11:47:45 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">90206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, keep me posted!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ketiga on "Prevent keyboard popup on datepicker for mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-keyboard-popup-on-datepicker-for-mobile-devices#post-90204</link>
			<pubDate>Mon, 12 Nov 2012 11:44:11 +0000</pubDate>
			<dc:creator>Ketiga</dc:creator>
			<guid isPermaLink="false">90204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply!&#60;/p&#62;
&#60;p&#62;I managed to get it to work using a hidden html field with the datepicker attached to it and copying the entered value to a field with the readonly property to show the date on screen, but your solution is much more efficient.&#60;/p&#62;
&#60;p&#62;I will try it and let you know, thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Prevent keyboard popup on datepicker for mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-keyboard-popup-on-datepicker-for-mobile-devices#post-90200</link>
			<pubDate>Mon, 12 Nov 2012 11:28:21 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">90200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, I had this same problem a couple months ago. My solution was to use JS to make the datepicker 'Read Only'. You can see an example on my page here: &#60;a href=&#34;https://hookahi.com/guides/hucks-charters/&#34; rel=&#34;nofollow&#34;&#62;https://hookahi.com/guides/hucks-charters/&#60;/a&#62; . This means that users must select the date on the calendar popup only, and the keyboard won't on mobile devices because the user can't input text.&#60;/p&#62;
&#60;p&#62;Here is the code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
    jQuery(function() {
        jQuery( &#38;quot;.datepicker&#38;quot; ).datepicker({ }).attr(&#38;#39;readonly&#38;#39;,&#38;#39;readonly&#38;#39;);
    });
    &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps :) let me know if you have any questions
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ketiga on "Prevent keyboard popup on datepicker for mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-keyboard-popup-on-datepicker-for-mobile-devices#post-89614</link>
			<pubDate>Sat, 10 Nov 2012 10:45:09 +0000</pubDate>
			<dc:creator>Ketiga</dc:creator>
			<guid isPermaLink="false">89614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am trying to prevent the virtual keyboard from popping up on mobile devices when using the datepicker field in gravity forms.&#60;/p&#62;
&#60;p&#62;Tried a couple of Jquery suggestions I found on the internet, but they didn't work.&#60;/p&#62;
&#60;p&#62;Please assist...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
