Customised fields

I am wondering if the dhtmlxScheduler allows custom fields (eg, ability to add ‘title’ and ‘description’) to the tasks as well as assign specific colors to tasks based on specific rules (eg, if assigned to person A, use #ffaaff; if person B, use #337722.

Yep, it is possible

  • you can have as many custom fields as necessary
  • you can define custom rules, and based on some even’t property change styling of event

docs.dhtmlx.com/doku.php?id=dhtm … appearance