<?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: Further Date Validation</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Further Date Validation</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:08:40 +0000</pubDate>

<item>
<title>verucasalt on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-15998</link>
<pubDate>Thu, 20 Sep 2012 17:36:08 +0000</pubDate>
<dc:creator>verucasalt</dc:creator>
<guid isPermaLink="false">15998@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is it possible to disable the current date from the calender?
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-13949</link>
<pubDate>Sat, 17 Mar 2012 21:56:19 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13949@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This is what was added to the post-functions.php file right above line 1367 ($form_unique_ip  = $row['form_unique_ip'];).... thanks to MachForm it now works perfect:&#60;/p&#62;
&#60;p&#62;if ($form_id == 2) {&#60;br /&#62;
    //date validation&#60;br /&#62;
    $date_element_id = 3;&#60;/p&#62;
&#60;p&#62;    if (!empty($table_data['element_' . $date_element_id])) {&#60;br /&#62;
        if (date(&#34;D&#34;,strtotime($table_data['element_' . $date_element_id])) == 'Mon') {&#60;br /&#62;
           $error_elements[$date_element_id] = 'You unable to select Moday';&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;    }&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-13893</link>
<pubDate>Thu, 15 Mar 2012 22:54:23 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13893@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Anyone have a PHP solution for this?
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-13802</link>
<pubDate>Tue, 13 Mar 2012 11:44:36 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13802@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would assume there has to be a way in the PHP to make it happen then.  I know there was in v2, i've found those answers on this board.  But is the coding and solution the same for v3?
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-13800</link>
<pubDate>Tue, 13 Mar 2012 11:36:00 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">13800@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;1) Yes you can disable Weekends.  Choose the option, &#34;Disable Weekend Dates&#34;&#60;/p&#62;
&#60;p&#62;2)  For disabling a specific day of the week (that is, to choose a check box to disable every Monday, or whatever), I cant see an option for that.  You can select specific dates however, (choose them from the calendar pop-up), so effectively using that option you can then go through and choose every Monday occurrence (a bit tedious but it is a work-around).  There is no current option to actually choose &#34;every (such and such) week day&#34;.
&#60;/p&#62;</description>
</item>
<item>
<title>tmparisi on "Further Date Validation"</title>
<link>https://www.machform.com/forums/topic/further-date-validation#post-13793</link>
<pubDate>Tue, 13 Mar 2012 02:07:48 +0000</pubDate>
<dc:creator>tmparisi</dc:creator>
<guid isPermaLink="false">13793@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;In version 3 there is a checkbox to not let the user select weekends... is there a way to not let the user select a specific week day, such as Monday?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
