This topic is locked

Limit date and time on datepicker

4/24/2017 2:41:27 PM
PHPRunner General questions
S
stiven author

Hello,
I was wondering if there was a way to limit the dates on the datepicker for example disabled Sundays.. or only enable to pick a time from 7am to 5pm.. I know with the bootstrap datepicker you can set daysOfWeekDisabled. I tried this with no success. I am thinking PHPRunner customized this plugin? is there another way to enable these features?
Thank you,

C
cristi 4/26/2017

You should not limit to the plugins included in phprunner - there are a lot of free interesting jquery + bootrstrap plugins that can enhance the usability of sites generated with phprunner. For exemple, if you want a datepicker that can disable specific days (weekends for example) you can use Zebra Date Picker
See below an example integrated in phprunner with Saturdays and Sundays disabled: