Hi guys, I am building a booking app, where user can pick a date from a date picker field item. I wonder if there is a way to block some dates, e.g. past dates, holidays, weekends? Is this actually supported by Apex? If not, is there a workaround for this? Thanks!
There is a similar post 5 years ago https://davidwalsh.name/jquery-datepicker-disable-days , I wonder if there is any improvement or better solution since that time regarding this problem?
P.S. I am using Apex v5.0.4