Bbintel_suhiMar 26, 2024
Hi how to disable past date and time on inline date-time picker
1 reply · opened Mar 26, 2024
Hi how to disable past date and time on inline date-time picker
Hello,
Simply use this code:
[ch_pre type="js"]jQuery('inline-calendar').datepicker({
startDate: "today",
});[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard