Problem:
The customer wrote that he is trying to disable the weekends, from the date picker in Toolset Forms, but it is not working.
Solution:
Shared slightly updated JS code example:
jQuery(window).bind("load", function() { jQuery( ".js-wpt-date" ).datepicker( "option", "beforeShowDay", jQuery.datepicker.noWeekends , ); });
Relevant Documentation:
n/a
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Karachi (GMT+05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 2 years, 12 months ago.
Assisted by: Waqar.