Ir al contenido
Menú
Se marcó esta pregunta

Hi, could someone tell me in what way I can display the items in a view kanban with a specific color according to the state that is the record.

I'm trying something like this

<div t-attf-class="#{record.state=='scheduled' ? oe_kanban_color_#{kanban_getcolor(1)} : oe_kanban_color_#{kanban_getcolor(0)}">

but I looked ALL elements and not only those who are in the "scheduled".

Thanks :)

Avatar
Descartar

Hy, I'm trying to do almost the same thing. What object are you focused on?

Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
3980
0
mar 15
4626
1
mar 19
13549
2
mar 24
8246
2
ago 22
20437