Hello everyone,

I have a livetable build like every livetable :
#livetable("allapps" $collist $ colprops $options)

My livetable is built using a class and one of the field of this class is
"state".

This field can have three value : "new", "in progress", "closed".

I want to put a background color for each line depending of this field
"state".

I want the background colors like this :
 - "new" -> background color = green
 - "in progress" -> background color = orange
 - "closed" -> background color = red

Is there a possibility to define this somewhere ? And if yes, where exactly
? In the options of my livetable ?

I hope this possibility exists because I really need it.

Have a good day,
Stéphanie


--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Background-color-for-a-livetable-tp7219651p7219651.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to