Skip to main content
Question

Scheduler cell color for weekend days

  • June 4, 2026
  • 2 replies
  • 16 views

Forum|alt.badge.img+14

To make navigation in the scheduler a bit more clear, it’s preferable to give the weekend days a background color.

So I thought I could achieve this with the cell colors. 

I added a column in my view wich sets the field week_day to the value of the in the month if it’s a saturdaty or sunday. So for june 6 it will hold a 6 and for june 13 (also a saturday) it holds 13.

I add a cell color of the type time scale.

Time scale day, condition equals to column week_dag (Which is the column in my view holding the day of the month)

But… it’s not working.

How can I achieve this?

2 replies

Forum|alt.badge.img+14
  • Author
  • Sidekick
  • June 4, 2026

I add a screeshot with the setting of the cell color


Forum|alt.badge.img+14
  • Author
  • Sidekick
  • June 4, 2026

A variant on this..  if I’m able to give the 00 hour colomn a color on a sunday or a monday, So the user has a more clear reference where the new week starts. This is now real unclear. You have to look to the columns and interpret the numbers which are dependent of the view.