Skip to Content
Menu
This question has been flagged
1 Reply
8059 Views

Hi,

Is it possible to change each line color in the tree view depending on the record state?

The system already has this, but I would like to change the colors.

Thank you.


 

Avatar
Discard
Best Answer

Activate the developer mode and choose edit tree view:

<tree string="Issue Tracker Tree" fonts="bold:message_unread==True" colors="black:state=='open';blue:state=='pending';grey:state in ('cancel', 'done')">

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
4290
3
Apr 24
2400
0
Dec 19
5255
2
Jun 15
20552
2
Feb 24
11554