Hi Community,
I am using a KendoDateTimePicker, and would like to have the following function:
1) Disable weekends from the dates -Picture 1
2) Keep the time within working hours based on what the admin has set up in a specific location.
All locations are operating between 9 am to 6.00 pm (Mon-Friday).
Example for B4:
Each appointment will be 22 minutes long for B4. (Using admin config page) -Picture 2
Based on the location shown on the new appointment page (User location is B4), the duration for the Appointment time will be adjusted to 22 minutes. (Using new appointment page) -Picture 3
3) Once a time slot is taken up or when the date is full, the user will not be able to select it.
User will not be able to choose slots which are taken/ or the slots that are taken will not appear in the selection. If the date is full (Not time slots available), the User will not be able to choose the date. -Picture 4
4) To have the Time dropdown open upwards instead of downwards (Similar to the dates dropdown)
Anyone can guide me through on how I can do it?
Thanks in advance.
I am using a KendoDateTimePicker, and would like to have the following function:
1) Disable weekends from the dates -Picture 1
2) Keep the time within working hours based on what the admin has set up in a specific location.
All locations are operating between 9 am to 6.00 pm (Mon-Friday).
Example for B4:
Each appointment will be 22 minutes long for B4. (Using admin config page) -Picture 2
Based on the location shown on the new appointment page (User location is B4), the duration for the Appointment time will be adjusted to 22 minutes. (Using new appointment page) -Picture 3
3) Once a time slot is taken up or when the date is full, the user will not be able to select it.
User will not be able to choose slots which are taken/ or the slots that are taken will not appear in the selection. If the date is full (Not time slots available), the User will not be able to choose the date. -Picture 4
4) To have the Time dropdown open upwards instead of downwards (Similar to the dates dropdown)
Anyone can guide me through on how I can do it?
Thanks in advance.