search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Saturdays

Asked by Ante
13 years ago.

Is it possible to show only Saturdays in a scheduler?

Comment posted by Dan Letecky
13 years ago.

Yes, you can disable all other days using BeforeTimeHeaderRender event handler.

See also:

kb.daypilot.org/79065/how-to-show-business-hours-on-weekends-in-scheduler/

Comment posted by Ante
13 years ago.

Cool,thanks!

Comment posted by seyse
13 years ago.

Hi Dan,

What about in PilotCalendar? How I show all the Saturday events? thnks...

Comment posted by Dan Letecky
13 years ago.

If Saturday is among the visible days, the Saturday events will be there....

Comment posted by seyse
13 years ago.

Hi Dan,

Yes it is among the visible days.. but when i tried to load it, it seems that all the events in Saturdays are not showing on the calendar... When I checked, it is added on the database... What seems to be the problem there? Thanks alot...

Comment posted by Patrick Burrows
10 years ago.

How do you do this in Javascript? There is no "e" variable passed to the onBeforeTimeHeaderRender event and the "args" variable does not contain an IsVisible (or visible, or anything similar) argument.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.