• Resolved Alaint

    (@alaint)


    Hello,
    please could you suggest howto disable sundays buttons in the datepicker?
    Thank you
    Regards

Viewing 1 replies (of 1 total)
  • Hi,

    You can use the below JSON code to customize the datepicker as per your thread. But you have this option only if you are using our PRO Version(Purchase is from acowebs.com/WCPA).

    {
    "disabledWeekDays":[0]
    }

    Use the above code in the Configuration JSON option of Advanced edit option of the date field to disable Sundays.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Datepicker: disabling sundays’ is closed to new replies.