Units View section colors

Hi,

We’re starting to implement Units View on our scheduler. Our scheduler loads different “types” of sections, and we color code those rows in our Timeline View. Now, we want to do the same thing on the Units View. Can anyone suggest a way to do this?

Thanks,
-jiminee

Hello.

You can try to use week_date_class template in this case.
See article: docs.dhtmlx.com/scheduler/api__s … plate.html

Hi Sten,

Thanks for replying. That’s actually what I was planning to use. Unfortunately, unlike {timelinName}_cell_class, the “section” part isn’t inherently defined. Any way I can know what “section” it is on the week_date_class template?

Thanks,
-jiminee

Oops, didn’t format that link correctly. I was linking it to the timeline cell class template link.