Hi everyone,
Is there a way that I can ensure that a date field cannot be put back beyond the present date? I only need this on some of the Date fields, not all.
Any help much appreciated.
Hi everyone,
Is there a way that I can ensure that a date field cannot be put back beyond the present date? I only need this on some of the Date fields, not all.
Any help much appreciated.
Hi Wayne. If you are using the Gravity Forms datepicker, you can use the gform_datepicker_options_pre_init filter. Option 9 here show’s disabling past dates: