Search found 1 match

by Alberto
Wed Jul 27, 2011 10:29 am
Forum: Archive
Topic: Question about filter
Replies: 1
Views: 2924

Question about filter

Hello Petko,

I have the following problem with filters:

I defined a new Attribute called 'Status' type 'Category' with a list of items like 'TODO', 'ACTIVE', ... 'DONE'.
I want to filter documents according to Status value so I defined a new filter like this:

Attribute=Status, Condition= is ...