Quote:
Originally Posted by Tanjamuse
The icon rule is set up to be anything that has information in the Cloud column shouldn't get the icon for Uninteresting.
I would like to add another column to that, one called Lists. So when I've added something to one of 2 different lists it wouldn't show the icon for uninteresting even if it has a tag of some kind already in the Uninteresting.
|
Should be this right?
Code:
icon = test (or(field ('#cloud'),field ('#lists')), '', 'list_uninteresting.png');