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

allDaySlot option is missing?

5 Answers 59 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 02 Feb 2019, 01:44 AM
There doesn't seem to be a way to remove the All Day time slot from Day/Week view?  In other versions of the scheduler module such as jQuery and Vue there is an option called allDaySlot.  I understand this is still Beta but is there an ETA on when this will be available?  Is there currently a workaround that can be used until this option is available?

5 Answers, 1 is accepted

Sort by
0
Accepted
Svet
Telerik team
answered on 05 Feb 2019, 12:13 PM
Hi James,

Indeed, we are currently researching how to provide the desired option. As a workaround you may hide the "all-day" time slot using some custom CSS as demonstrated on the following example:
https://stackblitz.com/edit/angular-cmsshw?file=app/app.component.ts

I hope this helps. Let us know in case further assistance is required for this case.

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
James
Top achievements
Rank 1
answered on 05 Feb 2019, 05:58 PM
Great thanks that worked.  Just a side note, it would be great to have a toggle option for the "Business Hours" footer at the bottom of the scheduler as well.  I already have that removed with CSS but having a native option to handle that would be nice.
0
Svet
Telerik team
answered on 07 Feb 2019, 09:32 AM
Hi James,

I am glad that the suggested approach helped and thank you for the feedback. We will have it in mind.

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
James
Top achievements
Rank 1
answered on 08 Feb 2019, 10:07 PM

HIi Svetlin,

It appears the provided solution caused another issue with the calendar.  It also removed the 2nd timeslot for 7:00AM.  Every time increment has 2 slots but with the provided CSS the top time loses it's second slot.  If you remove the CSS then it reappears.

This is especially important for me because I slotDivisions="1" which means every time only  has 1 slot.  So with the CSS I actually lose a full time segment.  If you add that attribute to your example you will lose the 8AM slot completely.

0
James
Top achievements
Rank 1
answered on 08 Feb 2019, 11:37 PM
Nevermind I tweaked the CSS and got it working.  Thanks.
Tags
Scheduler
Asked by
James
Top achievements
Rank 1
Answers by
Svet
Telerik team
James
Top achievements
Rank 1
Share this question
or