<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Enable Date Picker to show calendar inline</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Enable Date Picker to show calendar inline</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:31:10 +0000</pubDate>

<item>
<title>Czarinadudgeon on "Enable Date Picker to show calendar inline"</title>
<link>https://www.machform.com/forums/topic/enable-date-picker-to-show-calendar-inline#post-24049</link>
<pubDate>Sun, 13 Sep 2015 01:18:08 +0000</pubDate>
<dc:creator>Czarinadudgeon</dc:creator>
<guid isPermaLink="false">24049@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Enable Date Picker to show calendar inline"</title>
<link>https://www.machform.com/forums/topic/enable-date-picker-to-show-calendar-inline#post-24040</link>
<pubDate>Fri, 11 Sep 2015 18:37:23 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">24040@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, I'm afraid you'll need to do it again.
&#60;/p&#62;</description>
</item>
<item>
<title>Czarinadudgeon on "Enable Date Picker to show calendar inline"</title>
<link>https://www.machform.com/forums/topic/enable-date-picker-to-show-calendar-inline#post-24026</link>
<pubDate>Thu, 10 Sep 2015 00:41:23 +0000</pubDate>
<dc:creator>Czarinadudgeon</dc:creator>
<guid isPermaLink="false">24026@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If I make this change, I will need to do it again after future updates, correct?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Enable Date Picker to show calendar inline"</title>
<link>https://www.machform.com/forums/topic/enable-date-picker-to-show-calendar-inline#post-21780</link>
<pubDate>Mon, 15 Sep 2014 19:52:14 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">21780@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It is possible to do this. Assuming you are using v4.1, you can edit your &#34;includes/view-functions.php&#34; file, search around line 1219 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;#39;#element_{$element-&#38;gt;id}_datepick&#38;#39;).datepick({&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;#39;#element_{$element-&#38;gt;id}_datepick_span&#38;#39;).datepick({&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then search around line 1264 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input type=&#38;quot;hidden&#38;quot; value=&#38;quot;&#38;quot; name=&#38;quot;element_{$element-&#38;gt;id}_datepick&#38;quot; id=&#38;quot;element_{$element-&#38;gt;id}_datepick&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;below that line, add this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span id=&#38;quot;element_{$element-&#38;gt;id}_datepick_span&#38;quot; class=&#38;quot;inlinePicker&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should display the calendar inline, without the need to click the calendar icon.
&#60;/p&#62;</description>
</item>
<item>
<title>rocketmedia on "Enable Date Picker to show calendar inline"</title>
<link>https://www.machform.com/forums/topic/enable-date-picker-to-show-calendar-inline#post-21754</link>
<pubDate>Sat, 13 Sep 2014 00:17:04 +0000</pubDate>
<dc:creator>rocketmedia</dc:creator>
<guid isPermaLink="false">21754@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am trying to get the date picker to show the calendar above the field, instead of having to click the little calendar option to see the available dates. I would be ok if we even had to place a div above the form that just had the calendars appended to it. Any help would be greatly appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
