This is a migrated thread and some comments may be shown as answers.

Block appointments with scheduler

3 Answers 56 Views
This is a migrated thread and some comments may be shown as answers.
Luis Ismael
Top achievements
Rank 1
Luis Ismael asked on 01 Dec 2018, 06:20 AM

There is a way to block appointments in hours.

Example in the image

3 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 04 Dec 2018, 11:39 AM
Hello Luis,

Currently, there is no built-in way to disable slots or events in the Scheduler. You could propose such a feature here: https://feedback.telerik.com/kendo-jquery-ui
 
A possible way is to implement a custom logic for that is to handle the required events (https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler#events), check what is to be edited/moved and so on and prevent the event.

Regards,
Ianko
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Sen
Top achievements
Rank 1
answered on 14 Mar 2021, 09:37 AM

Hello Ianko,

Is this possible in current version of Scheduler in vue.js?

0
Petar
Telerik team
answered on 15 Mar 2021, 11:50 AM

Hi Sen,

With the current implementation of the component, the Scheduler's slots can't be disabled out of the box.

However, the targeted functionality can be easily implemented with a custom logic as is demonstrated in this Disable and Style Timeslots for Specific Days article.  

The provided example uses Kendo UI for jQuery, but the same approach can be applied in Kendo UI for Vue scenario. 

Regards,
Petar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Asked by
Luis Ismael
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Sen
Top achievements
Rank 1
Petar
Telerik team
Share this question
or