Quote:
Originally Posted by ownedbycats
Speaking of that, something I wonder: For the individual rules, they are stored in as icon_#column@@Category.png. What if there are two libraries with that column? Can they conflict?
|
Yes. If two libraries have columns with the same lookup name with identical values but with different meanings then the basic rule system will fail. You must use a template and the library uuid function to choose different icons depending on the library. My advice would be to use different lookup names to separate the name space.