跳至内容
菜单
此问题已终结
1 回复
5835 查看

I want to highlight the rows by a color (Gareen) in tree/summary view for all the employees how's age is greater than 45 years.

Please guide me how I can write the custom CSS to highlight a row in the summary screen. 

Thanks very much 

形象
丢弃
最佳答案

Hello Hassan Iqbal,
You can use decoration-* attribute in list view to highlight row based on condition.
like:

<tree decoration-success="age &gt; 45">

See decoration-{$name} at https://www.odoo.com/documentation/12.0/reference/views.html#lists

形象
丢弃
编写者

thanks Patel, i will try this

相关帖文 回复 查看 活动
0
2月 21
2472
1
9月 20
5448
0
7月 19
216
2
12月 18
4166
5
11月 18
7773