Thread: Custom Coloring
View Single Post
Old 06-09-2011, 05:44 AM   #75
Noughty
Addict
Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.
 
Posts: 352
Karma: 103850
Join Date: Apr 2011
Device: Kindle NT
Thanks, updated and used it. Great tool. Very useful for those who have trouble with template languages (like me )

Ok, after update other rules got messed up or they weren't working even before (although it looked ok). With columns you can use tool, but I need rules for comments and covers. I have
program:test(field('comments'), 'black', 'red') (as I understand first color is for true, second for false, how to make it to do something only then it is false? If I remove black, it colors everything in red)
With tool I made rule to color red if there is nothing in the column.
So it checks comments and tagsshelf. I also want to add covers:
and another rule
program:test(field('cover'), '', 'red')
But it isn't working.

I need it to color in red if there is no cover, comments or tagsshelf (tags separated comma, combined column). If any is missing it should color.

TIA

Last edited by Noughty; 06-09-2011 at 07:38 AM. Reason: question
Noughty is offline   Reply With Quote