Automate

 View Only

DatePicker - force to show no past dates

  • 1.  DatePicker - force to show no past dates

    Posted 2 days ago

    Is there a method to force individual patepickers to show no past dates to be selected?

    The following will default any past selected date to current the current date, but I would prefer if they don't even show.

    As a field rule as a custom: 

    $j(function () {$j("#dp_frm_component_input1_2945").datepicker("option", "minDate", 0);});

    Thanks,

    Kurt



    ------------------------------
    Kurt Marshman
    Old World Industries, LLC
    ------------------------------