Gravity Forms jQuery No Weekends
I have used the gform_post_render function in Gravity Forms to create a custom datepicker using the minDate option for selection of 1 day in advance: http://www.gravityhelp.com/documentation/page/Gform_post_render Is there a way that I can exclude weekends? I only want the user to be able to select weekdays with one day ahead. I have tried using the beforeShowDay: $.datepicker.noWeekends but that seems to conflict with minDate Here is my form: http://www.discountdumpsters.com/shop/30-yard-dumpster/ And here is my code: <script type="text/javascript"> jQuery(document).bind('gform_post_render',