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
------------------------------