Hi, The service manager uses the Gantt view extensively and wants the tasks to be different specific colors based on the job's stage. The stage a job is in is very important and he would like to know at a glance where each job is up to and how the team is progressing during the day.
Additionally, we set our own additional stages such as "traveling" - when a technician is in transit to the job. For example, the Service Manager would be able to immediately know by the color that the tech is on his way or delayed should a customer call.
I have looked at the decorate-info="stage=='done'" method however that is not what we are looking for. He would like to choose a color per stage.
So, I am thinking that it would be ideal to have the ability to adding a color field when creating or modifying a stage. That looks easy enough to do.
Where I am lost is how the change the color of the Gantt item according to the stage's color.
Is this possible??
Thank you.