How to disable weekends (Sat and Sun) in the built-in date picker on the mobile application?
Sample for result after disable weekends
Hi,
You need to use datepicker instead of default date field. In new datepicker also there is no option to disable the weekends but you can achieve that using the javascript.
Please refer this old post : https://www.outsystems.com/forums/discussion/82928/how-to-disable-saturday-and-sunday-in-the-new-date-picker/
regards
Hi Vikas,
Thank you so much.
I've updated my .oap for success.
Hi @Nattapon Potong ,
You need to use date picker widget to achieve this
I have updated your .oml please check.
Thanks,
Arun